Corrected PKGS-7380 and undoubled PKGS-7381

This commit is contained in:
mboelen 2015-09-24 20:10:30 +02:00
parent 1b9b084c03
commit c17fcfd92d

View File

@ -461,7 +461,7 @@
#
# Test : PKGS-7380
# Description : Check for vulnerable NetBSD packages (with pkg_admin)
Register --test-no PKGS-7381 --os NetBSD --weight L --network NO --description "Check for vulnerable NetBSD packages"
Register --test-no PKGS-7380 --os NetBSD --weight L --network NO --description "Check for vulnerable NetBSD packages"
if [ ${SKIPTEST} -eq 0 ]; then
if [ -x /usr/sbin/pkg_admin ]; then
PACKAGE_AUDIT_TOOL_FOUND=1