X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Fdo_all;h=5dfc97fad52a6bcaa5e8f016894ce57a61c450b3;hb=91f571c63d439dbc3e7fe8f9eec3d5f7beceb1bb;hp=ad511a4a7d47fbe8da5487f80832f6cddecaec62;hpb=cf33d5080ac57603db48b6e11575b7c32de84318;p=bacula%2Fbacula diff --git a/regress/do_all b/regress/do_all index ad511a4a7d..5dfc97fad5 100755 --- a/regress/do_all +++ b/regress/do_all @@ -1,13 +1,3 @@ #!/bin/sh -/home/kern/bacula/bin/startmysql -make setup -./starttime -if [ ! -e bin/tape_options ] ; then - touch bin/tape_options -fi -./all-tape-and-file-tests -if [ ! -e bin/tape_options ] ; then - touch bin/tape_options -fi -./all-non-root-2tape-tests -./endtime +nice make setup +./do_all_tests