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"