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

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

index d056b6a6a70256a21363bca1be2f8b957444aec6..8a2e68af04c36079ae100d73f01925bf783fa98f 100755 (executable)
@@ -15,7 +15,7 @@ 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-jobs-tape
+nice tests/four-jobs-1t1d-tape
 nice tests/incremental-tape
 nice tests/relabel-1t1d-tape
 nice tests/restore-by-file-1t1d-tape
index 6d07d5317129463818ba7d5245f497d8d352e5fb..3212e4ca275f059cd4fa5fba5bc2ee4a470eb44f 100755 (executable)
@@ -4,7 +4,7 @@
 #   then backup four times, each with incremental then finally restore.
 #   It should require at least 4 different bsrs.
 #
-TestName="four-jobs-tape"
+TestName="four-jobs-1t1d-tape"
 JobName=fourjobstape
 . scripts/functions