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

Adding MissingArg exception catch in main #61

Merged

Conversation

wantastic84
Copy link
Contributor

The innermost try block in main does not catch MissingArg exception. Thus, the missing arguments that are caught after parsing the argument are not properly caught and fail to inform what is missing.

@wantastic84 wantastic84 marked this pull request as ready for review April 3, 2020 18:50
@bartelink
Copy link
Collaborator

Nice catch; thanks for the fix! will release momentarily...

@bartelink bartelink merged commit 49f3ad2 into jet:master Apr 3, 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.

2 participants