From: Kern Sibbald Date: Sat, 5 Jan 2008 15:07:50 +0000 (+0000) Subject: Update X-Git-Tag: Release-3.0.0~2020 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=57d61c4b5e946f7cd090b8e83ba95ef4b072fffc;p=bacula%2Fbacula Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6231 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/regress/all-non-root-tape-tests b/regress/all-non-root-tape-tests index 0ddb58b51c..bcce8ea831 100755 --- a/regress/all-non-root-tape-tests +++ b/regress/all-non-root-tape-tests @@ -11,7 +11,7 @@ echo " " >>test.out echo "Start all non-root tape tests" echo "Start all non-root tape tests" >>test.out nice tests/ansi-label-tape -nice tests/backup-bacula-tape +nice tests/backup-bacula-1t1d-tape nice tests/btape-fill-1t1d-tape nice tests/fixed-block-size-1t1d-tape nice tests/four-concurrent-jobs-1t1d-tape diff --git a/regress/tests/backup-bacula-tape b/regress/tests/backup-bacula-tape index 4c984d57f8..dd67072039 100755 --- a/regress/tests/backup-bacula-tape +++ b/regress/tests/backup-bacula-tape @@ -6,7 +6,7 @@ # We also use the purge and the relabel commands as # well as a pile of status storage commands. # -TestName="backup-bacula-tape" +TestName="backup-bacula-1t1d-tape" JobName=backuptape . scripts/functions