zap fairly old bug from refactoring: we already validated all the set plists,
authorespie <espie@openbsd.org>
Mon, 6 Jun 2022 08:03:32 +0000 (08:03 +0000)
committerespie <espie@openbsd.org>
Mon, 6 Jun 2022 08:03:32 +0000 (08:03 +0000)
commit69677d045ac4af8630cd826288642b4657376f76
treeb374e0342784d2ace092e2d08fe1f9b534729b80
parent4b10e453dd1db16d3f3e9851812acf2806c96bb8
zap fairly old bug from refactoring: we already validated all the set plists,
don't do it again (would skew the file system usage a bit).

Also: we don't need to check for firmware if we're not actively deleting.
normal updates won't touch them.
usr.sbin/pkg_add/OpenBSD/PkgAdd.pm