]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/all-root-tests
ebl fix shell case..esac default condition
[bacula/bacula] / regress / all-root-tests
index 9eb8995c9ffdd4c859562a9cebd6cf88d5c1d062..1ba54d9f4a1a6cce64997b75e53e62d55a0d758f 100755 (executable)
@@ -2,8 +2,13 @@
 #
 # Run all root tests
 #
+echo " "
+echo " " >>test.out
+echo "Start root tests"
+echo "Start root tests" >>test.out
 tests/dev-test-root
 tests/etc-test-root
 tests/lib-test-root
-cat test.out
-scripts/cleanup
+tests/usr-tape-root
+echo "End root tests"
+echo "End root tests" >>test.out