[Bug 252560] ports-mgmt/pkg regression: exit code is 1 instead of 70 for info when package does not exist

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 10 17:53:52 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252560

Pavel Merdin <fbug at merdin.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fbug at merdin.com

--- Comment #1 from Pavel Merdin <fbug at merdin.com> ---
a# pkg --version; pkg info pyjamas; echo $?
1.16.1
pkg: No package(s) matching pyjamas
1

b# pkg --version; pkg info pyjamas; echo $?
1.15.10
pkg: No package(s) matching pyjamas
70

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-pkg mailing list