]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/do_all
Fix race condition between setip and the access to CLIENT::address()
[bacula/bacula] / regress / do_all
index ad511a4a7d47fbe8da5487f80832f6cddecaec62..da16fd0c94ed92b45c236d87c37fe6684fe5fc7c 100755 (executable)
@@ -1,13 +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
-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