aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/test
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2013-07-22 13:36:00 +0200
committerBjörn-Egil Dahlberg <[email protected]>2013-07-22 13:36:00 +0200
commitda052b16d47b226eac4c5cf421be3f07aec18386 (patch)
tree78a71100a0b074347c0dd4f7c6d5860193811b15 /lib/snmp/test
parentaee76ad7e0efe5f97992350264029e198a7257a4 (diff)
parent214e1bc1205621b8f802b8c3ac7e95f1717712cb (diff)
downloadotp-da052b16d47b226eac4c5cf421be3f07aec18386.tar.gz
otp-da052b16d47b226eac4c5cf421be3f07aec18386.tar.bz2
otp-da052b16d47b226eac4c5cf421be3f07aec18386.zip
Merge branch 'egil/test-cuddling' into 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)