]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
fix test
authorKern Sibbald <kern@sibbald.com>
Fri, 4 May 2007 18:37:05 +0000 (18:37 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 4 May 2007 18:37:05 +0000 (18:37 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4699 91ce42f0-d328-0410-95d8-f526ca767f89

regress/all-non-root-tests
regress/tests/backup-to-null [moved from regress/tests/backup-bacula-fifo with 95% similarity]

index d6a8bfc0bd10f99c7e01faee207193ac13eae16d..110d8d8f61187ae5022bc5e005bde116b8fb0b03 100755 (executable)
@@ -16,7 +16,7 @@ nice tests/concurrent-jobs-test
 nice tests/data-encrypt-test
 nice tests/encrypt-bug-test
 nice tests/fifo-test
-nice tests/backup-bacula-fifo
+nice tests/backup-to-null
 nice tests/regexwhere-test
 # The following two can uses *lots* of disk space
 #   so they are normally turned off, but if you have
similarity index 95%
rename from regress/tests/backup-bacula-fifo
rename to regress/tests/backup-to-null
index b650807eef8442f06fd04356aaccd2b92c08261a..3f3df219cc3a672c62c1e638173d24a667634404 100755 (executable)
@@ -6,10 +6,10 @@
 # We also use the purge and the relabel commands as
 #   well as a pile of status storage commands.
 #
-TestName="backup-bacula-fifo"
-JobName=backupfifo
+TestName="backup-to-null"
+JobName=backuptonull
 . scripts/functions
-set_debug 1
+set_debug 0
 
 cwd=`pwd`
 scripts/cleanup