]> git.sur5r.net Git - bacula/bacula/blob - regress/do_all_tests
Fix typo
[bacula/bacula] / regress / do_all_tests
1 #!/bin/sh
2 ./starttime
3 if [ ! -f bin/tape_options ] ; then
4   touch bin/tape_options
5 fi
6 nice ./all-non-root-tests
7
8 nice ./all-non-root-tape-tests
9 nice ./all-non-root-2tape-tests
10 ./endtime