]> git.sur5r.net Git - bacula/bacula/commitdiff
Update
authorKern Sibbald <kern@sibbald.com>
Sat, 5 Jan 2008 15:10:42 +0000 (15:10 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 5 Jan 2008 15:10:42 +0000 (15:10 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6235 91ce42f0-d328-0410-95d8-f526ca767f89

regress/all-non-root-tape-tests
regress/tests/bscan-tape

index db6430c34c48c6b850f0c47929fb66af719ca8e8..70940bb2e7790208357ca9f07e6f839a23a1db83 100755 (executable)
@@ -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"
index cfca352c9108f89efe4f442f3a6e187b1a68e02c..6efeaebfdde9de2fb1dad0c1770ed2e788189028 100755 (executable)
@@ -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