Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormboelen <michael@cisofy.com>2015-04-21 17:03:14 +0300
committermboelen <michael@cisofy.com>2015-04-21 17:03:14 +0300
commit0d900536a59ece6f5cf0f9c754be93b533bb68fa (patch)
treee39fd4024e9a330ca827c60d4a73ab9d7ca74983 /include/tests_nameservices
parent3e560c5ff5c660847ba1c1ceddc90b570af6b49e (diff)
Remove priority label
Diffstat (limited to 'include/tests_nameservices')
-rw-r--r--include/tests_nameservices2
1 files changed, 1 insertions, 1 deletions
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"