From b8df6c42046cc378527129e59873b7c366105807 Mon Sep 17 00:00:00 2001 From: mboelen Date: Sun, 13 Mar 2016 16:49:08 +0100 Subject: [PATCH] DBS-1816: Removed suggestion --- include/tests_databases | 1 - 1 file changed, 1 deletion(-) diff --git a/include/tests_databases b/include/tests_databases index 29abb029..3ed92abc 100644 --- a/include/tests_databases +++ b/include/tests_databases @@ -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