]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/all-non-root-2tape-tests
Add more debug
[bacula/bacula] / regress / all-non-root-2tape-tests
index 5201731263b74ee1b4dcf957f7bbfe8b5972893a..9491417f1bf1036959bc04ca8968210bdbbe03f8 100755 (executable)
@@ -2,11 +2,9 @@
 #
 # Run all tape tests
 #
-tests/test0
-tests/two-volume-tape
-tests/incremental-2tape
-echo " "
-echo " "
-echo "2 Tape Test results"
-cat test.out
-scripts/cleanup
+echo "Start two tape tests"
+echo "Start two tape tests" >>test.out
+nice tests/two-volume-tape
+nice tests/incremental-2tape
+echo "End two tape tests"
+echo "End two tape tests" >>test.out