]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/do_all
Update version+date
[bacula/bacula] / regress / do_all
index ba1ad3f83ab4b39f4f9377a4afd202106e756adf..da16fd0c94ed92b45c236d87c37fe6684fe5fc7c 100755 (executable)
@@ -1,14 +1,8 @@
 #!/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
-./endtime
-if [ ! -e bin/tape_options ] ; then
-  touch bin/tape_options
-fi
-./all-non-root-2tape-tests
-./endtime
+#
+# Copyright (C) 2000-2015 Kern Sibbald
+# License: BSD 2-Clause; see file LICENSE-FOSS
+#
+
+nice make setup
+./do_all_tests