[Box Backup-commit] COMMIT r1648 - box/chris/merge/test/bbackupd

boxbackup-dev at fluffy.co.uk boxbackup-dev at fluffy.co.uk
Wed May 9 11:52:33 BST 2007


Author: chris
Date: 2007-05-09 11:52:32 +0100 (Wed, 09 May 2007)
New Revision: 1648

Modified:
   box/chris/merge/test/bbackupd/testbbackupd.cpp
Log:
Gratuitous additional spaces (refs #3)


Modified: box/chris/merge/test/bbackupd/testbbackupd.cpp
===================================================================
--- box/chris/merge/test/bbackupd/testbbackupd.cpp	2007-05-09 10:51:40 UTC (rev 1647)
+++ box/chris/merge/test/bbackupd/testbbackupd.cpp	2007-05-09 10:52:32 UTC (rev 1648)
@@ -1944,6 +1944,7 @@
 		TEST_THAT(!TestFileExists("testfiles/TestDir1/x1/dsfdsfs98.fd"));
 		TEST_THAT(::rename("testfiles/TestDir1/df9834.dsf", 
 			"testfiles/TestDir1/x1/dsfdsfs98.fd") == 0);
+		
 		wait_for_backup_operation();
 		compareReturnValue = ::system(BBACKUPQUERY " -q "
 			"-c testfiles/bbackupd.conf "
@@ -2536,6 +2537,7 @@
 		// timestamps still get added
 		printf("\n==== Create a file with timestamp way ahead "
 			"in the future\n");
+
 		// Time critical, so sync
 		wait_for_sync_start();
 
@@ -2707,6 +2709,7 @@
 		if (!ServerIsAlive(bbstored_pid)) return 1;
 
 		printf("\n==== Check restore deleted files\n");
+
 		{
 			SocketStreamTLS conn;
 			conn.Open(context, Socket::TypeINET, "localhost", 




More information about the Boxbackup-commit mailing list