[Box Backup-commit] COMMIT r1537 - box/chris/general/test/bbackupd

boxbackup-dev at fluffy.co.uk boxbackup-dev at fluffy.co.uk
Sat Apr 21 12:34:35 BST 2007


Author: chris
Date: 2007-04-21 12:34:34 +0100 (Sat, 21 Apr 2007)
New Revision: 1537

Modified:
   box/chris/general/test/bbackupd/testbbackupd.cpp
Log:
Cosmetic reformatting


Modified: box/chris/general/test/bbackupd/testbbackupd.cpp
===================================================================
--- box/chris/general/test/bbackupd/testbbackupd.cpp	2007-04-21 11:25:43 UTC (rev 1536)
+++ box/chris/general/test/bbackupd/testbbackupd.cpp	2007-04-21 11:34:34 UTC (rev 1537)
@@ -2663,8 +2663,8 @@
 			compareReturnValue = ::system(BBACKUPQUERY " -q "
 				"-c testfiles/bbackupd.conf "
 				"-l testfiles/query11.log "
-				"\"compare -cEQ "
-				"Test1/x1 testfiles/restore-Test1-x1-2\" quit");
+				"\"compare -cEQ Test1/x1 "
+				"testfiles/restore-Test1-x1-2\" quit");
 			TEST_RETURN(compareReturnValue, 1);
 			TestRemoteProcessMemLeaks("bbackupquery.memleaks");
 		}




More information about the Boxbackup-commit mailing list