X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Fall-non-root-tape-tests;h=79870318e232549f63a5d9faba9762fdeb0d4184;hb=d78222d489c99a79823a5c6c87a1b7d684d44435;hp=25f55b09d9d1fda9e8c561df81f9c65f2d242363;hpb=bbb40c16f7514f994077e3540b1585936455976a;p=bacula%2Fbacula diff --git a/regress/all-non-root-tape-tests b/regress/all-non-root-tape-tests index 25f55b09d9..79870318e2 100755 --- a/regress/all-non-root-tape-tests +++ b/regress/all-non-root-tape-tests @@ -2,9 +2,25 @@ # # Run all tape tests # +. config.out +if test ! x$AUTOCHANGER = x/dev/null ; then + mtx -f $AUTOCHANGER load 1 >/dev/null &2>/dev/null +fi +cp test.out test1.out tests/test0 tests/backup-bacula-tape +tests/bscan-tape +tests/btape-fill-tape +tests/fixed-block-size-tape +tests/four-concurrent-jobs-tape +tests/four-jobs-tape +tests/incremental-tape +tests/relabel-tape +tests/restore-by-file-tape tests/small-file-size-tape +tests/truncate-bug-tape +tests/two-pool-tape +tests/2drive-incremental-2tape echo " " echo " " echo "Test results"