From 530e03da8716461f64eabd526ba514d489aae1f9 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Wed, 9 May 2007 10:52:32 +0000 Subject: Gratuitous additional spaces (refs #3) --- test/bbackupd/testbbackupd.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test') diff --git a/test/bbackupd/testbbackupd.cpp b/test/bbackupd/testbbackupd.cpp index ef37c5dd..9a4c9919 100644 --- a/test/bbackupd/testbbackupd.cpp +++ b/test/bbackupd/testbbackupd.cpp @@ -1944,6 +1944,7 @@ int test_bbackupd() 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 @@ int test_bbackupd() // 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 @@ int test_bbackupd() if (!ServerIsAlive(bbstored_pid)) return 1; printf("\n==== Check restore deleted files\n"); + { SocketStreamTLS conn; conn.Open(context, Socket::TypeINET, "localhost", -- cgit v1.2.3