Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit236a906

Browse files
committed
tests: do not use remote archive-push/archive-get
1 parent87dd195 commit236a906

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎tests/helpers/ptrack_helpers.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -943,8 +943,8 @@ def set_archiving(
943943
backup_dir.replace("\\","\\\\"),
944944
instance)
945945

946-
ifself.remote:
947-
archive_command=archive_command+'--remote-proto=ssh --remote-host=localhost '
946+
#if self.remote:
947+
# archive_command = archive_command + '--remote-proto=ssh --remote-host=localhost '
948948

949949
ifself.archive_compressorcompress:
950950
archive_command=archive_command+'--compress '

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp