From: Kern Sibbald Date: Wed, 3 Aug 2005 12:55:28 +0000 (+0000) Subject: Turn off debug X-Git-Tag: Release-1.38.0~219 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=1fdd1754ae0bcadb2f2765652e3141884cdcb77d;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