]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/all-root-tests
ebl enable new testimonial page
[bacula/bacula] / regress / all-root-tests
index 3608461eda5ad83cbb39147b2bbc599c52ed2a40..38a019ae3122d10dbbc34c9726929de45b219a3c 100755 (executable)
@@ -2,11 +2,10 @@
 #
 # Run all root tests
 #
-rm -f test.out
-tests/dev-test-root
-tests/etc-test-root
-tests/lib-test-root
-tests/usr-tape-root
-cat build/config.out
-cat test.out
-scripts/cleanup
+echo " "
+echo " " >>test.out
+echo "Start root tests"
+echo "Start root tests" >>test.out
+nice ctest -R all-root:
+echo "End root tests"
+echo "End root tests" >>test.out