Improve fw_update output on errors
authorafresh1 <afresh1@openbsd.org>
Wed, 15 Nov 2023 01:54:01 +0000 (01:54 +0000)
committerafresh1 <afresh1@openbsd.org>
Wed, 15 Nov 2023 01:54:01 +0000 (01:54 +0000)
commit8e9ff1e61e136829a715052f888f67d3617fc787
treeca61de68dbac691ec1c78273d4a092fa7662d6dc
parentd031cf226bd1eb4e9f8b0c575e91d9c3d29d5c31
Improve fw_update output on errors

Mostly some setup for the future, by separating out the filehandles we use for
the status and errors more specifically, we can trap the things we know about
without hiding surprises.
usr.sbin/fw_update/fw_update.sh