]> git.sur5r.net Git - bacula/bacula/commitdiff
Turn off debug
authorKern Sibbald <kern@sibbald.com>
Wed, 3 Aug 2005 12:55:28 +0000 (12:55 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 3 Aug 2005 12:55:28 +0000 (12:55 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2285 91ce42f0-d328-0410-95d8-f526ca767f89

regress/tests/backup-bacula-tape

index c0535e3d39d2893759976b405f3f1444958a62c9..67cf4cc233f7ad0c2ad25d93fdbfef828bfb1588 100755 (executable)
@@ -5,7 +5,7 @@
 #   we can correctly append to a tape.
 #
 cwd=`pwd`
-debug=1
+debug=
 if test "$debug" -eq 1 ; then
   out="tee"
 else