CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/06/06 02:18:22
Modified files:
usr.sbin/pkg_add/OpenBSD: PkgCreate.pm
Log message:
have compute_checksum return a status, so that we don't report similar
errors several times (for instance, if a file doesn't exist, its checksum
is not going to match, obviously)
