[Box Backup-dev] COMMIT r837 - box/trunk/test/bbackupd

boxbackup-dev at fluffy.co.uk boxbackup-dev at fluffy.co.uk
Wed Aug 30 20:42:27 BST 2006


Author: chris
Date: 2006-08-30 20:42:27 +0100 (Wed, 30 Aug 2006)
New Revision: 837

Modified:
   box/trunk/test/bbackupd/testbbackupd.cpp
Log:
* test/bbackupd/testbbackupd.cpp
- Fixed typo


Modified: box/trunk/test/bbackupd/testbbackupd.cpp
===================================================================
--- box/trunk/test/bbackupd/testbbackupd.cpp	2006-08-30 19:41:05 UTC (rev 836)
+++ box/trunk/test/bbackupd/testbbackupd.cpp	2006-08-30 19:42:27 UTC (rev 837)
@@ -576,7 +576,7 @@
 		
 		// Update a file (will be uploaded as a diff)
 		{
-			// Check that the file is over the diffing threshold in the bbstored.conf file
+			// Check that the file is over the diffing threshold in the bbackupd.conf file
 			TEST_THAT(TestGetFileSize("testfiles/TestDir1/f45.df") > 1024);
 			
 			// Add a bit to the end
@@ -1055,4 +1055,3 @@
 
 	return 0;
 }
-




More information about the Boxbackup-dev mailing list