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

regress/all-non-root-tape-tests
regress/tests/small-file-size-tape
regress/tests/truncate-bug-1t1d-tape [moved from regress/tests/truncate-bug-1t1d-test with 100% similarity]

index aed1255e84ca69e84fff5ac492c23cf1642a3a35..5ffc96b240b9971ca892bcf37dea1678613d113e 100755 (executable)
@@ -19,8 +19,8 @@ nice tests/four-jobs-tape
 nice tests/incremental-tape
 nice tests/relabel-tape
 nice tests/restore-by-file-tape
-nice tests/small-file-size-tape
-nice tests/truncate-bug-1t1d-test
+nice tests/small-file-size-1t1d-tape
+nice tests/truncate-bug-1t1d-tape
 nice tests/two-pool-2t1da-tape
 nice tests/2drive-incremental-2t2da-tape
 nice tests/bscan-tape
index d6e8163a9aeed69bd3524502c8d15f3991d52a08..49dbe2130e8e79b730fcc5cdd183d3646b14b974 100755 (executable)
@@ -3,7 +3,7 @@
 # Run a simple backup of the Bacula build directory 
 #   to a tape where the maximum tape file size is set to 1M
 #
-TestName="small-file-size-tape"
+TestName="small-file-size-1t1d-tape"
 JobName=smallfilesize
 . scripts/functions