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

boxbackup-dev@fluffy.co.uk boxbackup-dev@fluffy.co.uk
Thu, 26 Jul 2007 22:27:20 +0100


Author: chris
Date: 2007-07-26 22:27:19 +0100 (Thu, 26 Jul 2007)
New Revision: 1731

Modified:
   box/chris/general/test/bbackupd/testbbackupd.cpp
Log:
Remove unwanted newline (cosmetic)


Modified: box/chris/general/test/bbackupd/testbbackupd.cpp
===================================================================
--- box/chris/general/test/bbackupd/testbbackupd.cpp	2007-07-26 20:56:20 UTC (rev 1730)
+++ box/chris/general/test/bbackupd/testbbackupd.cpp	2007-07-26 21:27:19 UTC (rev 1731)
@@ -1136,7 +1136,6 @@
 		if (!ServerIsAlive(bbackupd_pid)) return 1;
 		if (!ServerIsAlive(bbstored_pid)) return 1;
 
-
 		printf("\n==== Check that read-only directories and "
 			"their contents can be restored.\n");