mirror of https://github.com/CISOfy/lynis.git
Remove priority label
This commit is contained in:
parent
3e560c5ff5
commit
0d900536a5
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue