Remove priority label

This commit is contained in:
mboelen 2015-04-21 16:03:14 +02:00
parent 3e560c5ff5
commit 0d900536a5
1 changed files with 1 additions and 1 deletions

View File

@ -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"