From: Kern Sibbald Date: Sat, 5 Jan 2008 15:10:42 +0000 (+0000) Subject: Update X-Git-Tag: Release-3.0.0~2016 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=86345c9e34975ec146daab4536178f6d82f77560;p=bacula%2Fbacula Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6235 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/regress/all-non-root-tape-tests b/regress/all-non-root-tape-tests index db6430c34c..70940bb2e7 100755 --- a/regress/all-non-root-tape-tests +++ b/regress/all-non-root-tape-tests @@ -23,7 +23,7 @@ nice tests/small-file-size-1t1d-tape nice tests/truncate-bug-1t1d-tape nice tests/two-pool-2t1da-tape nice tests/2drive-incremental-2t2da-tape -nice tests/bscan-tape +nice tests/bscan-1t1d-tape nice tests/verify-vol-1t1d-tape nice tests/vol-duration-2t1da-tape echo "End all non-root tape tests" diff --git a/regress/tests/bscan-tape b/regress/tests/bscan-tape index cfca352c91..6efeaebfdd 100755 --- a/regress/tests/bscan-tape +++ b/regress/tests/bscan-tape @@ -5,7 +5,7 @@ # do a bscan and restore. # It should require at least 4 different bsrs. # -TestName="bscan-tape" +TestName="bscan-1t1d-tape" JobName=bscantape . scripts/functions