]> git.sur5r.net Git - bacula/bacula/commitdiff
Update 2 drive test
authorKern Sibbald <kern@sibbald.com>
Sun, 4 Dec 2005 14:02:21 +0000 (14:02 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 4 Dec 2005 14:02:21 +0000 (14:02 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2643 91ce42f0-d328-0410-95d8-f526ca767f89

regress/tests/2drive-incremental-2tape

index 6d9a37b066187a7e000b8cd522b9003680a50d6f..5e4200c2895c7e99bcf1cead95fc493087e1cee3 100755 (executable)
@@ -5,7 +5,7 @@
 #
 # This script uses the autochanger and two tapes
 #
-debug=0
+debug=1
 if test "$debug" -eq 1 ; then
   out="tee"
 else