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

fix --exit-code with more than one object in input #1140

Closed
wants to merge 3 commits into from

Conversation

ryo1kato
Copy link
Contributor

@ryo1kato ryo1kato commented May 2, 2016

Return the exit code 1 or 4 based on last output, not last input.
Fixes #1139

Return the code 1 or 4 based on last output, not last input.
Fixes jqlang#1139
@coveralls
Copy link

Coverage Status

Coverage increased (+0.0005%) to 85.333% when pulling 512736f on ryo1kato:fix-exit-code into 0b82185 on stedolan:master.

@ryo1kato
Copy link
Contributor Author

ryo1kato commented May 6, 2016

Fix #1142 as well.

@coveralls
Copy link

Coverage Status

Coverage decreased (-3.2%) to 82.142% when pulling 4ee1c40 on ryo1kato:fix-exit-code into 0b82185 on stedolan:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 85.368% when pulling 86c5df7 on ryo1kato:fix-exit-code into 0b82185 on stedolan:master.

@ryo1kato
Copy link
Contributor Author

A new PR #1697 based on the latest master

@ryo1kato ryo1kato closed this Jul 29, 2018
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

Successfully merging this pull request may close these issues.

2 participants