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

regress/all-non-root-tape-tests
regress/tests/btape-fill-tape

index 9504f1b6295dc5add9be8d78a6d912e694f828ce..0ddb58b51c3918ce35971555c6afb2fb428ba5fa 100755 (executable)
@@ -12,7 +12,7 @@ echo "Start all non-root tape tests"
 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/btape-fill-1t1d-tape
 nice tests/fixed-block-size-1t1d-tape
 nice tests/four-concurrent-jobs-1t1d-tape
 nice tests/four-jobs-1t1d-tape
index bca41b964d035fabd7309f23f9cf2edf0c3429f7..894c36fba14e5df3bd0f19b29c7c8a10b2066373 100755 (executable)
@@ -2,7 +2,7 @@
 #
 # Test the fill command in btape
 #
-TestName="btape-fill-tape"
+TestName="btape-fill-1t1d-tape"
 JobName=filltape
 . scripts/functions