From: Kern Sibbald Date: Wed, 3 Aug 2005 12:55:28 +0000 (+0000) Subject: Turn off debug X-Git-Tag: Release-7.0.0~8546 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=fa36fbbee03e3c765a00d8ff83f8daf2d3b1fba4;p=bacula%2Fbacula Turn off debug git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2285 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/regress/tests/backup-bacula-tape b/regress/tests/backup-bacula-tape index c0535e3d39..67cf4cc233 100755 --- a/regress/tests/backup-bacula-tape +++ b/regress/tests/backup-bacula-tape @@ -5,7 +5,7 @@ # we can correctly append to a tape. # cwd=`pwd` -debug=1 +debug=0 if test "$debug" -eq 1 ; then out="tee" else