X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Fall-root-tests;h=1ba54d9f4a1a6cce64997b75e53e62d55a0d758f;hb=8860c1624486c59ed6debe4374bbbd7d34f4d24a;hp=9eb8995c9ffdd4c859562a9cebd6cf88d5c1d062;hpb=a11c5d95137a82a90b2f86980bbbb34cf233ff66;p=bacula%2Fbacula diff --git a/regress/all-root-tests b/regress/all-root-tests index 9eb8995c9f..1ba54d9f4a 100755 --- a/regress/all-root-tests +++ b/regress/all-root-tests @@ -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