]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/all-root-tests
Tweak recompile configure.in
[bacula/bacula] / regress / all-root-tests
index 9eb8995c9ffdd4c859562a9cebd6cf88d5c1d062..2ce6ed2f855a9379a41b066597df72980b786c03 100755 (executable)
@@ -2,8 +2,14 @@
 #
 # Run all root tests
 #
-tests/dev-test-root
-tests/etc-test-root
-tests/lib-test-root
-cat test.out
-scripts/cleanup
+echo " "
+echo " " >>test.out
+echo "Start root tests"
+echo "Start root tests" >>test.out
+rm -f dumps/*
+./run tests/dev-test-root
+./run tests/etc-test-root
+./run tests/lib-test-root
+./run tests/usr-tape-root
+echo "End root ./run tests"
+echo "End root ./run tests" >>test.out