CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2014/12/22 07:24:56
Modified files: usr.sbin/pkg_add/OpenBSD: ProgressMeter.pm PkgCreate.pm usr.sbin/pkg_add/OpenBSD/ProgressMeter: Term.pm Log message: when we run into real errors, the progress meter is distracting, so have a method ->disable that does something nice to the display, and stops the progress meter right before we display our first real error.