From 3773e915970b35d2661289e8e1a005a348455e03 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Wed, 10 Aug 2016 07:13:19 +0200 Subject: [PATCH] Removed unneeded field for warnings and suggestions --- include/tests_snmp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/tests_snmp b/include/tests_snmp index 02cbf5a8..ae2fa62f 100644 --- a/include/tests_snmp +++ b/include/tests_snmp @@ -95,7 +95,7 @@ AddHP 2 2 else Display --indent 2 --text "- Checking SNMP community strings" --result "${STATUS_WARNING}" --color RED - ReportWarning ${TEST_NO} "M" "Found easy guessable SNMP community string" + ReportWarning ${TEST_NO} "Found easy guessable SNMP community string" fi fi #