]> git.sur5r.net Git - bacula/bacula/blob - regress/do_all
dhb Show job bytes in joblist.
[bacula/bacula] / regress / do_all
1 #!/bin/sh
2 #/home/kern/bacula/bin/startmysql
3 nice make setup
4 ./starttime
5 if [ ! -e bin/tape_options ] ; then
6   touch bin/tape_options
7 fi
8 nice ./all-tape-and-file-tests
9 ./endtime
10 nice ./all-non-root-2tape-tests
11 ./endtime