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

regress/all-non-root-tape-tests
regress/tests/truncate-bug-tape

index 313ac043e25d406664f834be3b6cff2769371d80..aed1255e84ca69e84fff5ac492c23cf1642a3a35 100755 (executable)
@@ -20,7 +20,7 @@ nice tests/incremental-tape
 nice tests/relabel-tape
 nice tests/restore-by-file-tape
 nice tests/small-file-size-tape
-nice tests/truncate-bug-tape
+nice tests/truncate-bug-1t1d-test
 nice tests/two-pool-2t1da-tape
 nice tests/2drive-incremental-2t2da-tape
 nice tests/bscan-tape
index 98c0b8387e77bd0fdc39649342c1eeacca1364aa..8be197d8599dc4fe7e34693bd5a145be23709547 100755 (executable)
@@ -2,7 +2,7 @@
 #
 # Test for a tape truncation bug.
 #
-TestName="truncate-bug-tape" 
+TestName="truncate-bug-1t1d-tape" 
 JobName=truncatebug
 . scripts/functions