X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Fdo_file;h=0ac4aa8bf34f2d55c03b8d13be0ad0d43f1b4c3c;hb=cd8c9039563d4eea04141baafb33ee16a964767e;hp=5fe0a82ecbaa81129f7d37c20553f17f41de1edd;hpb=9faee14fdd5fed9cb36688dee6abef3932125c7d;p=bacula%2Fbacula diff --git a/regress/do_file b/regress/do_file index 5fe0a82ecb..0ac4aa8bf3 100755 --- a/regress/do_file +++ b/regress/do_file @@ -1,6 +1,16 @@ #!/bin/sh # /home/kern/bacula/bin/startmysql -make setup +nice make setup +echo " " >test.out +cat build/config.out >>test.out +echo " " >>test.out +echo "Test results" >>test.out +echo " " >>test.out ./starttime -./all-non-root-tests +nice ./all-non-root-tests +echo " " +echo "End do_file tests" +echo "End do_file tests" >>test.out +scripts/cleanup +cat test.out ./endtime