From 0d900536a59ece6f5cf0f9c754be93b533bb68fa Mon Sep 17 00:00:00 2001 From: mboelen Date: Tue, 21 Apr 2015 16:03:14 +0200 Subject: [PATCH] Remove priority label --- include/tests_nameservices | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/tests_nameservices b/include/tests_nameservices index cdc1912b..38782a8b 100644 --- a/include/tests_nameservices +++ b/include/tests_nameservices @@ -552,7 +552,7 @@ logtext "Found duplicate line: ${sFIND}" logtext "Result: found duplicate line" Display --indent 4 --text "- Checking /etc/hosts (duplicates)" --result SUGGESTION --color YELLOW - ReportSuggestion ${TEST_NO} "L" "Remove duplicate lines in /etc/hosts" + ReportSuggestion "${TEST_NO}" "Remove duplicate lines in /etc/hosts" fi else logtext "Result: /etc/hosts not found, test skipped"