From: Kern Sibbald Date: Sun, 4 Sep 2005 16:31:59 +0000 (+0000) Subject: Remove debug option X-Git-Tag: Release-1.38.0~125 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=49eca1d65cf4c9378033f342566971c8d301fc8d;p=bacula%2Fbacula Remove debug option git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2379 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/regress/tests/span-vol-test b/regress/tests/span-vol-test index 4dd5c22fd1..dd9f08d9fd 100755 --- a/regress/tests/span-vol-test +++ b/regress/tests/span-vol-test @@ -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