Don't blame the person that removed a resurrected.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2017-11-10 11:59:25 +00:00
parent 6dbe1c10eb
commit 0f100e6d8d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453894

View File

@ -108,7 +108,6 @@ $3 !~ /^20[0-3][0-9]-[01][0-9]-[0-3][0-9]$/ {
END {
for (port in resurrected) {
printf "%5d: %s must be marked as resurrected\n", resurrected[port], port | sort
error[resurrected[port]] = 1
}
for (port in missing) {