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: return nonzero exit code for failures #48

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

c-dilks
Copy link
Contributor

@c-dilks c-dilks commented Feb 13, 2024

Failures should exit with nonzero exit codes. This PR replaces exit(0) with exit(1), where appropriate.

@gavalian gavalian merged commit f40da67 into gavalian:master Feb 13, 2024
2 checks passed
@c-dilks c-dilks deleted the fix-zero-exit branch February 13, 2024 20:27
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