Removed unneeded field for warnings and suggestions

This commit is contained in:
Michael Boelen 2016-08-10 07:13:04 +02:00
parent b2ee2ffff1
commit 6392bc08d1

View File

@ -232,7 +232,7 @@
# Display --indent 6 --text "- Value of ServerTokens" --result "${STATUS_OK}" --color GREEN # Display --indent 6 --text "- Value of ServerTokens" --result "${STATUS_OK}" --color GREEN
# else # else
# Display --indent 6 --text "- Value of ServerTokens" --result "${STATUS_WARNING}" --color RED # Display --indent 6 --text "- Value of ServerTokens" --result "${STATUS_WARNING}" --color RED
# ReportWarning ${TEST_NO} "M" "Value of 'ServerTokens' in Apache config is different than template" # ReportWarning ${TEST_NO} "Value of 'ServerTokens' in Apache config is different than template"
# fi # fi
# fi # fi
# fi # fi