diff --git a/include/tests_ports_packages b/include/tests_ports_packages index f9beaaaa..a20b9106 100644 --- a/include/tests_ports_packages +++ b/include/tests_ports_packages @@ -620,7 +620,7 @@ if [ -f /var/db/pkg/pkgs-vulnerabilities ]; then FIND=`/usr/sbin/pkg_admin audit` if [ "${FIND}" = "" ]; then - LogText "Result: pkg audit results are clean" + LogText "Result: pkg_admin audit results are clean" Display --indent 2 --text "- Checking pkg_admin audit to obtain vulnerable packages" --result "${STATUS_NONE}" --color GREEN AddHP 10 10 else