DBS-1816: Removed suggestion

This commit is contained in:
mboelen 2016-03-13 16:49:08 +01:00
parent 8cc47819b4
commit b8df6c4204
1 changed files with 0 additions and 1 deletions

View File

@ -79,7 +79,6 @@
if [ "${FIND}" = "0" ]; then
LogText "Result: Login succeeded, no MySQL root password set!"
ReportWarning ${TEST_NO} "H" "No MySQL root password set"
ReportSuggestion ${TEST_NO} "Use mysqladmin to set a MySQL root password"
Display --indent 4 --text "- Checking empty MySQL root password" --result WARNING --color RED
AddHP 0 5
else