From 771fcac276d61b6dde75f9ee98e6350b5328b61c Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Thu, 22 Apr 2004 13:21:29 +0000 Subject: [PATCH] Turn off debug in bscan-tape git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1266 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/tests/bscan-tape | 1 - 1 file changed, 1 deletion(-) diff --git a/regress/tests/bscan-tape b/regress/tests/bscan-tape index 7bea0dca9d..367f3bcaeb 100755 --- a/regress/tests/bscan-tape +++ b/regress/tests/bscan-tape @@ -106,7 +106,6 @@ cd .. bin/bacula stop 2>&1 >/dev/null echo "volume=TestVolume001" >tmp/bscan.bsr -bin/bscan -w working -m -s -v -b tmp/bscan.bsr -c bin/bacula-sd.conf bin/bscan -w working -m -s -v -b tmp/bscan.bsr -c bin/bacula-sd.conf /dev/nst0 2>&1 >/dev/null bin/bacula start 2>&1 >/dev/null bin/bconsole -c bin/bconsole.conf <