Removed unneeded field for warnings and suggestions

This commit is contained in:
Michael Boelen 2016-08-10 07:13:19 +02:00
parent c3d438272f
commit 3773e91597

View File

@ -95,7 +95,7 @@
AddHP 2 2 AddHP 2 2
else else
Display --indent 2 --text "- Checking SNMP community strings" --result "${STATUS_WARNING}" --color RED 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
fi fi
# #