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

regress/all-non-root-tape-tests
regress/tests/four-concurrent-jobs-tape

index ddea8156ef9a78a1e52e52a99d9ab469bc7e5d94..d533fa410f49fd9604ebefb8662201090977ed58 100755 (executable)
@@ -14,7 +14,7 @@ nice tests/ansi-label-tape
 nice tests/backup-bacula-tape
 nice tests/btape-fill-tape
 nice tests/fixed-block-size-tape
-nice tests/four-concurrent-jobs-tape
+nice tests/four-concurrent-jobs-1t1d-tape
 nice tests/four-jobs-1t1d-tape
 nice tests/incremental-1t1d-tape
 nice tests/relabel-1t1d-tape
index 9461a217b9518703126b93561785ad66a4256e2d..738d8178ae57adcad6c1e8c03f6b16eebc32c748 100755 (executable)
@@ -2,7 +2,7 @@
 #
 # Run four jobs at the same time
 #
-TestName="four-concurrent-jobs-tape"
+TestName="four-concurrent-jobs-1t1d-tape"
 JobName=FourConcurrentJobs
 . scripts/functions