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

non-zero exit code on errors #90

Open
eadmaster opened this issue Apr 20, 2021 · 0 comments
Open

non-zero exit code on errors #90

eadmaster opened this issue Apr 20, 2021 · 0 comments

Comments

@eadmaster
Copy link

From jq manpage:

       ·   -e / --exit-status:

           Sets the exit status of jq to 0 if the last output values was neither false nor  null,
           1  if the last output value was either false or null, or 4 if no valid result was ever
           produced. Normally jq exits with 2 if there was any usage problem or system  error,  3
           if there was a jq program compile error, or 0 if the jq program ran.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant