]> git.sur5r.net Git - bacula/bacula/blob - regress/do_file
Delete unwanted subdirectory
[bacula/bacula] / regress / do_file
1 #!/bin/sh
2 #  /home/kern/bacula/bin/startmysql
3 nice make setup
4 echo " " >test.out
5 cat build/config.out >>test.out
6 echo " " >>test.out
7 echo "Test results" >>test.out
8 echo " " >>test.out
9 ./starttime
10 nice ./all-non-root-tests
11 echo " "
12 echo "End do_file tests"
13 echo "End do_file tests" >>test.out
14 scripts/cleanup
15 cat test.out
16 ./endtime