]> git.sur5r.net Git - bacula/bacula/commitdiff
Remove debug option
authorKern Sibbald <kern@sibbald.com>
Sun, 4 Sep 2005 16:31:59 +0000 (16:31 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 4 Sep 2005 16:31:59 +0000 (16:31 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2379 91ce42f0-d328-0410-95d8-f526ca767f89

regress/tests/span-vol-test

index 4dd5c22fd1ce2439646323ac237a2031c07dbcf1..dd9f08d9fd1076264ac8e17c4c619d83055ebf05 100755 (executable)
@@ -5,7 +5,7 @@
 #   totally full. I.e. make sure that bsr selects all tapes 
 #   including those fully spanned.
 #
-debug=1
+debug=0
 if test "$debug" -eq 1 ; then
   out="tee"
 else