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 is non-zero value when occur io error #592

Merged
merged 3 commits into from Mar 23, 2021

Conversation

hhatto
Copy link
Owner

@hhatto hhatto commented Mar 22, 2021

fixes #591

change to return non-zero value when occur IOError.

@hhatto hhatto added this to the 1.5.7 milestone Mar 22, 2021
@hhatto hhatto merged commit da73f1c into master Mar 23, 2021
@hhatto hhatto deleted the fix-exitcode-when-occur-io-error branch March 23, 2021 06:14
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.

Doesn't set the exit code correctly on permission denied failure
1 participant