]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/all-non-root-2tape-tests
Update
[bacula/bacula] / regress / all-non-root-2tape-tests
index 7ba487c6ca4f36e0188a5186daa3834307dfeeda..9491417f1bf1036959bc04ca8968210bdbbe03f8 100755 (executable)
@@ -2,12 +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 build/config.out
-cat test.out
-scripts/cleanup
+echo "End two tape tests"
+echo "End two tape tests" >>test.out