]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/all-root-tests
Fix cleanup-tape script again
[bacula/bacula] / regress / all-root-tests
index 38a019ae3122d10dbbc34c9726929de45b219a3c..1ba54d9f4a1a6cce64997b75e53e62d55a0d758f 100755 (executable)
@@ -6,6 +6,9 @@ echo " "
 echo " " >>test.out
 echo "Start root tests"
 echo "Start root tests" >>test.out
-nice ctest -R all-root:
+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