]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/all-root-tests
regress: change /bin/sleep to sleep
[bacula/bacula] / regress / all-root-tests
index 38a019ae3122d10dbbc34c9726929de45b219a3c..284f4e47038333cc008af6aebc6d4051d2518818 100755 (executable)
@@ -6,6 +6,10 @@ echo " "
 echo " " >>test.out
 echo "Start root tests"
 echo "Start root tests" >>test.out
-nice ctest -R all-root:
+rm -f dumps/*
+tests/dev-test-root
+tests/etc-test-root
+tests/lib-test-root
+tests/usr-tape-root
 echo "End root tests"
 echo "End root tests" >>test.out