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