]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/all-tape-tests
Fix xattr/acl regression.
[bacula/bacula] / regress / all-tape-tests
index ab43bb28dec8e8cfff41d4225db6b192fbe7fa9e..a99ad9234859f0fae52e62e41645be119d390992 100755 (executable)
@@ -16,6 +16,7 @@ echo " "
 echo " " >>test.out
 echo "Start all non-root tape tests"
 echo "Start all non-root tape tests" >>test.out
+rm -f dumps/*
 nice tests/ansi-label-tape
 nice tests/backup-bacula-tape
 nice tests/bscan-tape
@@ -28,5 +29,6 @@ nice tests/restore-by-file-tape
 nice tests/small-file-size-tape
 nice tests/truncate-bug-tape
 nice tests/verify-vol-tape
+# nice tests/manual-two-vol-tape
 echo "End all non-root tape tests"
 echo "End all non-root tape tests" >>test.out