when we run into real errors, the progress meter is distracting, so have
authorespie <espie@openbsd.org>
Mon, 22 Dec 2014 14:24:56 +0000 (14:24 +0000)
committerespie <espie@openbsd.org>
Mon, 22 Dec 2014 14:24:56 +0000 (14:24 +0000)
commitf43f2e8db47e4591f382a031959d79aa39fa5421
tree43566f17a3e6f26d0ecfb5990379cce61654ddd2
parentebca08ee1327a386e7b0bf3ba1d2699b387df922
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.
usr.sbin/pkg_add/OpenBSD/PkgCreate.pm
usr.sbin/pkg_add/OpenBSD/ProgressMeter.pm
usr.sbin/pkg_add/OpenBSD/ProgressMeter/Term.pm