summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRobert Bays <robert@vyatta.com>2011-06-06 12:20:52 -0700
committerRobert Bays <robert@vyatta.com>2011-06-06 12:20:52 -0700
commit0e88be57a5188c667fefd5a9535449b5a3a104a0 (patch)
treebc3d4152e9aaa036b30cf968c5a1d8e08d0008a6 /scripts
parentbc5905e60a4cebfaeb5b180472ae2c6633ba6da3 (diff)
downloadvyatta-cfg-quagga-0e88be57a5188c667fefd5a9535449b5a3a104a0.tar.gz
vyatta-cfg-quagga-0e88be57a5188c667fefd5a9535449b5a3a104a0.zip
remove debug statement from bgp script.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/bgp/vyatta-bgp.pl2
1 files changed, 1 insertions, 1 deletions
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