Date: Sun, 10 Jan 2021 17:53:52 +0000 From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: [Bug 252560] ports-mgmt/pkg regression: exit code is 1 instead of 70 for info when package does not exist Message-ID: <bug-252560-32340-XSgXlTfa7a@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-252560-32340@https.bugs.freebsd.org/bugzilla/> References: <bug-252560-32340@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252560 Pavel Merdin <fbug@merdin.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fbug@merdin.com --- Comment #1 from Pavel Merdin <fbug@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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252560-32340-XSgXlTfa7a>