CVSROOT: /cvs Module name: src Changes by: afre...@cvs.openbsd.org 2023/11/14 19:07:44
Modified files: usr.sbin/fw_update: fw_update.sh Log message: Don't let signify mess up our status line While not verbose the status line is built as we go, so save errors from signify until after we've finished the status line. This should exit and print the error immediately, since this happens when fetching the SHA256.sig and fw_update exits early in that case.