From 0e88be57a5188c667fefd5a9535449b5a3a104a0 Mon Sep 17 00:00:00 2001 From: Robert Bays Date: Mon, 6 Jun 2011 12:20:52 -0700 Subject: remove debug statement from bgp script. --- scripts/bgp/vyatta-bgp.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/bgp/vyatta-bgp.pl b/scripts/bgp/vyatta-bgp.pl index 73d35a98..e2cd2a1e 100755 --- a/scripts/bgp/vyatta-bgp.pl +++ b/scripts/bgp/vyatta-bgp.pl @@ -1434,7 +1434,7 @@ sub main # my $qconfig = new Vyatta::Quagga::Config('protocols', \%qcom); # debug routines - $qconfig->setDebugLevel('3'); + #$qconfig->setDebugLevel('3'); #$qconfig->_reInitialize(); # check that all changed neighbors have a proper remote-as or peer-group defined -- cgit v1.2.3