From: Kern Sibbald Date: Fri, 4 Jan 2008 16:33:12 +0000 (+0000) Subject: Update X-Git-Tag: Release-7.0.0~5182 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=27ad3149b17c121e772c2452510b8b46e565ed5c;p=bacula%2Fbacula Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6220 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/regress/all-non-root-tape-tests b/regress/all-non-root-tape-tests index ddea8156ef..d533fa410f 100755 --- a/regress/all-non-root-tape-tests +++ b/regress/all-non-root-tape-tests @@ -14,7 +14,7 @@ nice tests/ansi-label-tape nice tests/backup-bacula-tape nice tests/btape-fill-tape nice tests/fixed-block-size-tape -nice tests/four-concurrent-jobs-tape +nice tests/four-concurrent-jobs-1t1d-tape nice tests/four-jobs-1t1d-tape nice tests/incremental-1t1d-tape nice tests/relabel-1t1d-tape diff --git a/regress/tests/four-concurrent-jobs-tape b/regress/tests/four-concurrent-jobs-tape index 9461a217b9..738d8178ae 100755 --- a/regress/tests/four-concurrent-jobs-tape +++ b/regress/tests/four-concurrent-jobs-tape @@ -2,7 +2,7 @@ # # Run four jobs at the same time # -TestName="four-concurrent-jobs-tape" +TestName="four-concurrent-jobs-1t1d-tape" JobName=FourConcurrentJobs . scripts/functions