From: Kern Sibbald Date: Fri, 4 Jan 2008 16:29:25 +0000 (+0000) Subject: Update X-Git-Tag: Release-3.0.0~2036 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=414ee85d83197d4f61499f9542455695fa7da276;p=bacula%2Fbacula Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6214 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/regress/all-non-root-tape-tests b/regress/all-non-root-tape-tests index 6183fb0629..d056b6a6a7 100755 --- a/regress/all-non-root-tape-tests +++ b/regress/all-non-root-tape-tests @@ -17,7 +17,7 @@ nice tests/fixed-block-size-tape nice tests/four-concurrent-jobs-tape nice tests/four-jobs-tape nice tests/incremental-tape -nice tests/relabel-tape +nice tests/relabel-1t1d-tape nice tests/restore-by-file-1t1d-tape nice tests/small-file-size-1t1d-tape nice tests/truncate-bug-1t1d-tape diff --git a/regress/tests/relabel-tape b/regress/tests/relabel-tape index 15b22c66a1..69a36f61ab 100755 --- a/regress/tests/relabel-tape +++ b/regress/tests/relabel-tape @@ -4,7 +4,7 @@ # then backup four times, each with incremental then finally restore. # It should require at least 4 different bsrs. # -TestName="relabel-tape" +TestName="relabel-1t1d-tape" JobName=Relabeltape . scripts/functions