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

return a nonzero exitcode when an error is thrown #35

Merged
merged 1 commit into from
Dec 7, 2020

Conversation

xloem
Copy link
Contributor

@xloem xloem commented Dec 6, 2020

This is a quick change so that when something fails, the exitcode is set. I'm using node 10 which doesn't yet automatically set exitcode 1 when a promise is rejected. This PR upgrades the commander dependency to use .parseAsync.

@monkeylord monkeylord merged commit e6e7891 into monkeylord:master Dec 7, 2020
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.

None yet

2 participants