From 1fdd1754ae0bcadb2f2765652e3141884cdcb77d Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Wed, 3 Aug 2005 12:55:28 +0000 Subject: [PATCH] Turn off debug git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2285 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/tests/backup-bacula-tape | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5