From 6b7a7b0fa5cd30af9694af09dad12eae6f56a613 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Tue, 1 Sep 2009 18:48:25 +0200 Subject: [PATCH] tweak full tape tests --- regress/full-tape-tests | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/regress/full-tape-tests b/regress/full-tape-tests index 19a896ccc8..c30624dccc 100755 --- a/regress/full-tape-tests +++ b/regress/full-tape-tests @@ -19,7 +19,6 @@ echo "Start all non-root tape tests" >>test.out nice tests/ansi-label-tape nice tests/backup-bacula-tape nice tests/bscan-tape -nice tests/btape-fill-full-tape nice tests/eighty-simultaneous-jobs-tape nice tests/eot-fail-tape nice tests/fixed-block-size-tape @@ -35,6 +34,10 @@ nice tests/small-file-size-tape nice tests/truncate-bug-tape nice tests/verify-vol-tape +# very long +# nice tests/btape-fill-full-tape + +# requires manual intervention # nice tests/manual-two-vol-tape echo "End full non-root tape tests" -- 2.39.5