summaryrefslogtreecommitdiff
path: root/rdiff-backup/testing/chdir-wrapper
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-01-19 09:44:02 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-01-19 09:44:02 +0000
commit5d53d1e32d4bafc557d642db1c9a24baf578ccfb (patch)
treead08f64ff57633c8552b3fb6063481f943608641 /rdiff-backup/testing/chdir-wrapper
parentc4673164ac4538ad1de889826dccb7f54dacf671 (diff)
downloadrdiff-backup-5d53d1e32d4bafc557d642db1c9a24baf578ccfb.tar.gz
Misc changes for 0.10.2
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r0-10@265 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/testing/chdir-wrapper')
-rwxr-xr-xrdiff-backup/testing/chdir-wrapper2
1 files changed, 1 insertions, 1 deletions
diff --git a/rdiff-backup/testing/chdir-wrapper b/rdiff-backup/testing/chdir-wrapper
index 6002617..4402d4d 100755
--- a/rdiff-backup/testing/chdir-wrapper
+++ b/rdiff-backup/testing/chdir-wrapper
@@ -13,4 +13,4 @@ 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/python/rdiff-backup/testing/server.py /home/ben/prog/python/rdiff-backup/rdiff_backup")
+os.system("/home/ben/prog/rdiff-backup/testing/server.py /home/ben/prog/rdiff-backup/rdiff_backup")