Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[minor] podman pull, with no args, issues error message but exits 0 #2405

Closed
edsantiago opened this issue Feb 21, 2019 · 0 comments
Closed
Labels
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.

Comments

@edsantiago
Copy link
Collaborator

$  podman pull
ERRO[0000] an image name must be specified
$ echo $?
0

The ERRO is in red. ISTM like this should exit 125.

podman-1.0.0-1.git82e8011.fc29, also tested on a recent build from master.

@mheon mheon added the kind/bug Categorizes issue or PR as related to a bug. label Feb 21, 2019
@rhatdan rhatdan closed this as completed Feb 23, 2019
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 24, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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.
Projects
None yet
Development

No branches or pull requests

3 participants