]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/all-tests
Try to fix bug #2349 multiple recycle messages
[bacula/bacula] / regress / all-tests
index d8b5d1a0532f5e7a63d17f49cc596898d9390fef..9e505a3897064d0319f31c7afb399c7095d0f880 100755 (executable)
@@ -1,15 +1,12 @@
 #!/bin/sh
+#
+# Copyright (C) 2000-2015 Kern Sibbald
+# License: BSD 2-Clause; see file LICENSE-FOSS
+#
+
 #
 # Run all tests
 #
-tests/test0
-tests/backup-bacula-test
-tests/sparse-test
-tests/compressed-test
-tests/sparse-compressed-test
-tests/wierd-files-test
-tests/two-jobs-test
-tests/dev-test-root
-tests/etc-test-root
-tests/lib-test-root
-cat test.out
+rm -f dumps/*
+./all-non-root-tests
+./all-root-tests