]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/all-tape-tests
Added set_db_type function to set global debug symbol removed when
[bacula/bacula] / regress / all-tape-tests
index c50a4726b83b944baac2559db45f1951d5f60896..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,6 +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
+nice tests/manual-two-vol-tape
 echo "End all non-root tape tests"
 echo "End all non-root tape tests" >>test.out