]> git.sur5r.net Git - bacula/bacula/commitdiff
Update
authorKern Sibbald <kern@sibbald.com>
Fri, 4 Jan 2008 16:29:25 +0000 (16:29 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 4 Jan 2008 16:29:25 +0000 (16:29 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6214 91ce42f0-d328-0410-95d8-f526ca767f89

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

index 6183fb06298bc59ade41621723dcf2c19b66310d..d056b6a6a70256a21363bca1be2f8b957444aec6 100755 (executable)
@@ -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
index 15b22c66a1ea69fb84dcfb7488df6908372e749b..69a36f61ab95b2d38bb0dc7eeaa180e8698ef84e 100755 (executable)
@@ -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