trim more error messages
authorespie <espie@openbsd.org>
Tue, 20 Jun 2017 18:05:44 +0000 (18:05 +0000)
committerespie <espie@openbsd.org>
Tue, 20 Jun 2017 18:05:44 +0000 (18:05 +0000)
commit0650cc2a91bf20135984770b0dad29cc1d40289a
tree9a4db27c1ead07039647c3b81b9607233682b338
parentc976fe09d80aec77a5aa4cafca77361c9ed07210
trim more error messages
- if we can't retrieve the package, of course signify will say it's truncated
so that's redundant.
- if you give a full package name, can_be_empty should make directories
vanish.

(landry just discovered 6.1/packages-stable by accident, make it vanish
again so he can't find it back... :D )
usr.sbin/pkg_add/OpenBSD/PackageRepository.pm