Changeset 2097 for box/trunk/test/bbackupd/testbbackupd.cpp
- Timestamp:
- 01/03/2008 22:31:51 (4 years ago)
- File:
-
- 1 edited
-
box/trunk/test/bbackupd/testbbackupd.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/test/bbackupd/testbbackupd.cpp
r2096 r2097 1161 1161 if (!ServerIsAlive(bbstored_pid)) return 1; 1162 1162 1163 #ifndef WIN32 1163 1164 printf("\n==== Testing that absolute symlinks are not followed " 1164 1165 "during restore\n"); … … 1244 1245 if (!ServerIsAlive(bbstored_pid)) return 1; 1245 1246 } 1247 #endif // !WIN32 1246 1248 1247 1249 printf("\n==== Testing that redundant locations are deleted on time\n");
Note: See TracChangeset
for help on using the changeset viewer.
