]> git.sur5r.net Git - bacula/bacula/blob - do_all
ea0f83dd9e30acf425a0d562a8b82554a834ab42
[bacula/bacula] / 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