From: Kern Sibbald Date: Fri, 4 Jan 2008 16:30:45 +0000 (+0000) Subject: Update X-Git-Tag: Release-3.0.0~2034 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=580e79e59c159b49826b6efe98ed11581b7b4be3;p=bacula%2Fbacula Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6216 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/regress/all-non-root-tape-tests b/regress/all-non-root-tape-tests index d056b6a6a7..8a2e68af04 100755 --- a/regress/all-non-root-tape-tests +++ b/regress/all-non-root-tape-tests @@ -15,7 +15,7 @@ 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-jobs-tape +nice tests/four-jobs-1t1d-tape nice tests/incremental-tape nice tests/relabel-1t1d-tape nice tests/restore-by-file-1t1d-tape diff --git a/regress/tests/four-jobs-tape b/regress/tests/four-jobs-tape index 6d07d53171..3212e4ca27 100755 --- a/regress/tests/four-jobs-tape +++ b/regress/tests/four-jobs-tape @@ -4,7 +4,7 @@ # then backup four times, each with incremental then finally restore. # It should require at least 4 different bsrs. # -TestName="four-jobs-tape" +TestName="four-jobs-1t1d-tape" JobName=fourjobstape . scripts/functions