summaryrefslogtreecommitdiff
path: root/rdiff-backup/testing/chdir-wrapper2
diff options
context:
space:
mode:
Diffstat (limited to 'rdiff-backup/testing/chdir-wrapper2')
-rwxr-xr-xrdiff-backup/testing/chdir-wrapper22
1 files changed, 1 insertions, 1 deletions
diff --git a/rdiff-backup/testing/chdir-wrapper2 b/rdiff-backup/testing/chdir-wrapper2
index 7fc1312..1a4a283 100755
--- a/rdiff-backup/testing/chdir-wrapper2
+++ b/rdiff-backup/testing/chdir-wrapper2
@@ -12,5 +12,5 @@ import os, sys
if len(sys.argv) > 1: os.chdir(sys.argv[1])
#PipeConnection(sys.stdin, sys.stdout).Server()
-os.system("/home/ben/prog/python/rdiff-backup/rdiff-backup --server")
+os.system("/home/ben/prog/rdiff-backup/rdiff-backup --server")