Improve message

This commit is contained in:
Michael Boelen 2017-03-09 12:32:32 +01:00
parent 26d155e012
commit a70cfd0a70
1 changed files with 1 additions and 1 deletions

View File

@ -679,7 +679,7 @@
LogText "Vulnerable package: ${ITEM}"
AddHP 1 2
done
ReportWarning ${TEST_NO} "Found vulnerable packages" "pkg" "text:${COUNT} vulnerable packages"
ReportWarning ${TEST_NO} "Found vulnerable packages" "${COUNT} vulnerable packages" "text:Run pkg audit"
else
LogText "Result: found an exit code greater than zero, yet no output"
fi