CVSROOT: /cvs Module name: src Changes by: afre...@cvs.openbsd.org 2022/02/20 12:24:19
Modified files: usr.sbin/fw_update: fw_update.sh Log message: Remove downloaded SHA256.sig if signature validation fails Without the "noclobber" setting we would have overwitten with an empty file and best not to leave a failed file around. Noticed by florian@