rdiff-backup-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Rdiff-backup-commits] rdiff-backup/testing makerestoretest3 [r1-0]


From: Ben Escoto
Subject: [Rdiff-backup-commits] rdiff-backup/testing makerestoretest3 [r1-0]
Date: Tue, 10 Jan 2006 06:32:46 +0000

CVSROOT:        /sources/rdiff-backup
Module name:    rdiff-backup
Branch:         r1-0
Changes by:     Ben Escoto <address@hidden>     06/01/10 06:32:46

Modified files:
        testing        : makerestoretest3 

Log message:
        Now runs "rdiff-backup" executable in the parent directory

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/rdiff-backup/rdiff-backup/testing/makerestoretest3.diff?only_with_tag=r1-0&tr1=1.1&tr2=1.1.6.1&r1=text&r2=text

Patches:
Index: rdiff-backup/testing/makerestoretest3
diff -u /dev/null rdiff-backup/testing/makerestoretest3:1.1.6.1
--- /dev/null   Tue Jan 10 06:32:46 2006
+++ rdiff-backup/testing/makerestoretest3       Tue Jan 10 06:32:46 2006
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+# This script will create the testing/restoretest3 directory as it
+# 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]