From 86345c9e34975ec146daab4536178f6d82f77560 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 5 Jan 2008 15:10:42 +0000 Subject: [PATCH] Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6235 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/all-non-root-tape-tests | 2 +- regress/tests/bscan-tape | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.5