Add IGNORE_IS_FATAL and IGNORE_IS_SILENT to the list of prohibited variables.

Initiated by my own mistake which was not catched by portcheck, which was
found by sthen@ - thanks!
This commit is contained in:
zhuk 2015-09-13 10:02:09 +00:00
parent 40261b6c8a
commit 27db73491e

View File

@ -1,6 +1,6 @@
#!/bin/ksh
#
# $OpenBSD: portcheck,v 1.99 2015/07/05 12:26:26 zhuk Exp $
# $OpenBSD: portcheck,v 1.100 2015/09/13 10:02:09 zhuk Exp $
# Copyright (c) 2013 Vadim Zhukov
#
# Permission to use, copy, modify, and distribute this software for any
@ -283,6 +283,8 @@ FETCH_PACKAGES
FETCH_SYMLINK_DISTFILES
FORCE_UPDATE
FTP_PACKAGES
IGNORE_IS_FATAL
IGNORE_SILENT
INTERACTIVE
LIST_DB
LOCKDIR