]> git.sur5r.net Git - bacula/bacula/blob - regress/do_all
Tentative fix for missing digest signature in bug 807.
[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-non-root-tests
9
10 nice ./all-non-root-tape-tests
11 nice ./all-non-root-2tape-tests
12 ./endtime