aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/test
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2013-07-22 13:37:17 +0200
committerBjörn-Egil Dahlberg <[email protected]>2013-07-22 13:37:17 +0200
commit9841993a2329f1c7d2aa1fc4f1fb7c34c91c788a (patch)
tree49333fc96273baf37dc259b912f0b302b8b1feba /lib/snmp/test
parentc2a371423621960cfdb49d29bd17e2ae235f7015 (diff)
parentda052b16d47b226eac4c5cf421be3f07aec18386 (diff)
downloadotp-9841993a2329f1c7d2aa1fc4f1fb7c34c91c788a.tar.gz
otp-9841993a2329f1c7d2aa1fc4f1fb7c34c91c788a.tar.bz2
otp-9841993a2329f1c7d2aa1fc4f1fb7c34c91c788a.zip
Merge branch 'maint'
Diffstat (limited to 'lib/snmp/test')
-rw-r--r--lib/snmp/test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/snmp/test/Makefile b/lib/snmp/test/Makefile
index 546d46a002..f22b7ea8ee 100644
--- a/lib/snmp/test/Makefile
+++ b/lib/snmp/test/Makefile
@@ -86,7 +86,7 @@ RELSYSDIR = $(RELEASE_PATH)/snmp_test
# SNMP FLAGS
# ----------------------------------------------------
ifeq ($(SNMP_DEBUG),)
- SNMP_DEBUG = d
+ # SNMP_DEBUG = d
endif
ifeq ($(SNMP_DEBUG),e)