]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/win32/all-non-root-2tape-tests.cmd
Fix compiler warnings in acl and xattr code
[bacula/bacula] / regress / win32 / all-non-root-2tape-tests.cmd
index 28ba14eb59efec95aa79424c814d278a7167e41f..e23bbaa39d297cbef1723357dfd854a52da5405f 100644 (file)
@@ -1,11 +1,9 @@
 REM
 REM Run all tape tests
 REM
-CALL tests\test0
+ECHO Start two tape tests
+ECHO Start two tape tests >>test.out
 CALL tests\two-volume-tape
 CALL tests\incremental-2tape
-ECHO.
-ECHO.
-echo 2 Tape Test results
-TYPE test.out
-CALL scripts\cleanup
+ECHO End two tape tests
+ECHO End two tape tests >>test.out