14 Jan
2018
14 Jan
'18
5:57 a.m.
On 01/13/2018 11:52 PM, Eli Schwartz wrote:
In commit ab2be5794de8a57426ec3fc0f631cc766a0b8227 return codes were implemented, and the output of install_package was improperly assigned to a variable when the return code was wanted.
All we need to do is restore the previous exit handling, but return $? instead of hardcoding "0".
Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Forgot to mention, this is basically me giving a commit message to the diff that was Reported-by: xftroxgpx <xftroxgpx@protonmail.com> -- Eli Schwartz Bug Wrangler and Trusted User