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

regress/all-non-root-tape-tests
regress/tests/fixed-block-size-tape

index d533fa410f49fd9604ebefb8662201090977ed58..9504f1b6295dc5add9be8d78a6d912e694f828ce 100755 (executable)
@@ -13,7 +13,7 @@ echo "Start all non-root tape tests" >>test.out
 nice tests/ansi-label-tape
 nice tests/backup-bacula-tape
 nice tests/btape-fill-tape
-nice tests/fixed-block-size-tape
+nice tests/fixed-block-size-1t1d-tape
 nice tests/four-concurrent-jobs-1t1d-tape
 nice tests/four-jobs-1t1d-tape
 nice tests/incremental-1t1d-tape
index 6799b543b23ab7d2e632c4f390d4c182fb48a553..0e6ea48f727c89957db8100343151cd1afe201a7 100755 (executable)
@@ -4,7 +4,7 @@
 #   to a tape where we set the minimum and maximum block
 #   sizes.
 #
-TestName="fixed-block-size-tape"
+TestName="fixed-block-size-1t1d-tape"
 JobName=fixedblocksize
 . scripts/functions