summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrdiff-backup/testing/makerestoretest38
1 files changed, 4 insertions, 4 deletions
diff --git a/rdiff-backup/testing/makerestoretest3 b/rdiff-backup/testing/makerestoretest3
index 4b8da83..c9cd13a 100755
--- a/rdiff-backup/testing/makerestoretest3
+++ b/rdiff-backup/testing/makerestoretest3
@@ -4,7 +4,7 @@
# needs to be for one of the tests in restoretest.py to work.
rm -rf testfiles/restoretest3
-rdiff-backup --current-time 10000 testfiles/increment1 testfiles/restoretest3
-rdiff-backup --current-time 20000 testfiles/increment2 testfiles/restoretest3
-rdiff-backup --current-time 30000 testfiles/increment3 testfiles/restoretest3
-rdiff-backup --current-time 40000 testfiles/increment4 testfiles/restoretest3
+../rdiff-backup --current-time 10000 testfiles/increment1 testfiles/restoretest3
+../rdiff-backup --current-time 20000 testfiles/increment2 testfiles/restoretest3
+../rdiff-backup --current-time 30000 testfiles/increment3 testfiles/restoretest3
+../rdiff-backup --current-time 40000 testfiles/increment4 testfiles/restoretest3