mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
Ensure dp_PKGNAME has been passed to check-vulnerable
This commit is contained in:
parent
128e6912ab
commit
c3dba507a0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415852
@ -7,7 +7,7 @@ set -e
|
||||
|
||||
. "${dp_SCRIPTSDIR}/functions.sh"
|
||||
|
||||
validate_env dp_ECHO_MSG dp_PKG_BIN dp_PORTNAME
|
||||
validate_env dp_ECHO_MSG dp_PKG_BIN dp_PORTNAME dp_PKGNAME
|
||||
|
||||
[ -n "${DEBUG_MK_SCRIPTS}" -o -n "${DEBUG_MK_SCRIPTS_CHECK_VULNERABLE}" ] && set -x
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user