CVSROOT: /cvs Module name: src Changes by: afre...@cvs.openbsd.org 2023/11/14 19:03:49
Modified files: usr.sbin/fw_update: fw_update.sh Log message: Improve output after waiting for package db lock OpenBSD::PackageInfo::lock_db will send messages to STDERR if we ended up waiting for a lock, if that happens, it stomped over the "fw_update:" prefix on the status line so tidy up and print it out again.