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

regress/all-non-root-tape-tests
regress/tests/incremental-tape

index 8a2e68af04c36079ae100d73f01925bf783fa98f..ddea8156ef9a78a1e52e52a99d9ab469bc7e5d94 100755 (executable)
@@ -16,7 +16,7 @@ nice tests/btape-fill-tape
 nice tests/fixed-block-size-tape
 nice tests/four-concurrent-jobs-tape
 nice tests/four-jobs-1t1d-tape
-nice tests/incremental-tape
+nice tests/incremental-1t1d-tape
 nice tests/relabel-1t1d-tape
 nice tests/restore-by-file-1t1d-tape
 nice tests/small-file-size-1t1d-tape
index bd9141e19dcf5dbd521466fac28148ff189da3f1..f1616283125165fa8c506dffa54cb6c17da0f077 100755 (executable)
@@ -3,7 +3,7 @@
 # Run a simple backup of the Bacula build directory then create some           
 #   new files, do an Incremental and restore those two files.
 #
-TestName="incremental-tape"
+TestName="incremental-1t1d-tape"
 JobName=IncTape
 . scripts/functions