When using podman-mac-helper install, does not exit 1 on error #17785
Labels
In Progress
This issue is actively being worked by the assignee, please do not work on this at this time.
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Issue Description
When running
podman-mac-helper install
despite there being an install already, the tool does not exit with error 1, but instead error 0.Steps to reproduce the issue
Steps to reproduce the issue
podman-mac-helper install
echo $?
shows 0 when it should be 1Describe the results you received
Error 0.
Describe the results you expected
Should be error 1 not 0.
podman info output
N/A, I'm using `podman-mac-helper`.
Podman in a container
No
Privileged Or Rootless
None
Upstream Latest Release
Yes
Additional environment details
Additional environment details
Additional information
Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting
The text was updated successfully, but these errors were encountered: