Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2016-08-10 08:13:19 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-08-10 08:13:19 +0300
commit3773e915970b35d2661289e8e1a005a348455e03 (patch)
treea11bd3dbcd600db1103ebf27518a875f443049b3 /include/tests_snmp
parentc3d438272f2affb454869e11855d857f824c9772 (diff)
Removed unneeded field for warnings and suggestions
Diffstat (limited to 'include/tests_snmp')
-rw-r--r--include/tests_snmp2
1 files changed, 1 insertions, 1 deletions
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
#