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

regress/all-non-root-tape-tests
regress/tests/ansi-label-tape

index bcce8ea8311c91c3c03569d23324aa29d7b9d377..db6430c34c48c6b850f0c47929fb66af719ca8e8 100755 (executable)
@@ -10,7 +10,7 @@ echo " "
 echo " " >>test.out
 echo "Start all non-root tape tests"
 echo "Start all non-root tape tests" >>test.out
-nice tests/ansi-label-tape
+nice tests/ansi-label-1t1d-tape
 nice tests/backup-bacula-1t1d-tape
 nice tests/btape-fill-1t1d-tape
 nice tests/fixed-block-size-1t1d-tape
index 17d83d8ccde8079b4afffc202029b70f66e1078c..d574b058ae8cc906d85a0e64f7c207002b6b04d1 100755 (executable)
@@ -8,7 +8,7 @@
 # We also use the purge and the relabel commands as
 #   well as a pile of status storage commands.
 #
-TestName="ansi-label-tape"
+TestName="ansi-label-1t1d-tape"
 JobName=backuptape
 . scripts/functions