git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6229
91ce42f0-d328-0410-95d8-
f526ca767f89
echo "Start all non-root tape tests" >>test.out
nice tests/ansi-label-tape
nice tests/backup-bacula-tape
-nice tests/btape-fill-tape
+nice tests/btape-fill-1t1d-tape
nice tests/fixed-block-size-1t1d-tape
nice tests/four-concurrent-jobs-1t1d-tape
nice tests/four-jobs-1t1d-tape
#
# Test the fill command in btape
#
-TestName="btape-fill-tape"
+TestName="btape-fill-1t1d-tape"
JobName=filltape
. scripts/functions