From: Kern Sibbald Date: Sat, 5 Jan 2008 15:06:11 +0000 (+0000) Subject: Update X-Git-Tag: Release-7.0.0~5174 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2f94e85dc047b97f4deeafb89404576a0691d2c3;p=bacula%2Fbacula Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6229 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/regress/all-non-root-tape-tests b/regress/all-non-root-tape-tests index 9504f1b629..0ddb58b51c 100755 --- a/regress/all-non-root-tape-tests +++ b/regress/all-non-root-tape-tests @@ -12,7 +12,7 @@ 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/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 diff --git a/regress/tests/btape-fill-tape b/regress/tests/btape-fill-tape index bca41b964d..894c36fba1 100755 --- a/regress/tests/btape-fill-tape +++ b/regress/tests/btape-fill-tape @@ -2,7 +2,7 @@ # # Test the fill command in btape # -TestName="btape-fill-tape" +TestName="btape-fill-1t1d-tape" JobName=filltape . scripts/functions