Changeset 1913 for box/trunk/test/bbackupd/testbbackupd.cpp
- Timestamp:
- 04/11/2007 04:16:26 (5 years ago)
- File:
-
- 1 edited
-
box/trunk/test/bbackupd/testbbackupd.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/test/bbackupd/testbbackupd.cpp
r1910 r1913 1623 1623 "syncallowscript.notifyran.2", &st) == 0); 1624 1624 1625 // bbackupquery compare might take a while 1626 // on slow machines, so start the timer now 1627 long start_time = time(NULL); 1628 1625 1629 // check that no backup has run (compare fails) 1626 1630 compareReturnValue = ::system(BBACKUPQUERY " -q " … … 1631 1635 TestRemoteProcessMemLeaks("bbackupquery.memleaks"); 1632 1636 1633 long start_time = time(NULL);1634 1637 TEST_THAT(unlink(sync_control_file) == 0); 1635 1638 wait_for_sync_start();
Note: See TracChangeset
for help on using the changeset viewer.
