Removed unneeded field for warnings and suggestions

This commit is contained in:
Michael Boelen 2016-08-10 07:13:27 +02:00
parent 3773e91597
commit 621e732797
1 changed files with 1 additions and 1 deletions

View File

@ -373,7 +373,7 @@
else
LogText "Result: possible BIND version available in version banner"
Display --indent 4 --text "- Checking BIND version in banner" --result "${STATUS_WARNING}" --color RED
ReportWarning ${TEST_NO} "M" "Found BIND version in banner"
ReportWarning ${TEST_NO} "Found BIND version in banner"
ReportSuggestion ${TEST_NO} "The version in BIND can be masked by defining 'version none' in the configuration file"
AddHP 0 2
fi