Skip to content

Prevent unnecessary failures in *:check#691

Merged
jbaxleyiii merged 1 commit intomasterfrom
trevor/fix-check-exit
Nov 14, 2018
Merged

Prevent unnecessary failures in *:check#691
jbaxleyiii merged 1 commit intomasterfrom
trevor/fix-check-exit

Conversation

@trevor-scheer
Copy link
Copy Markdown
Contributor

*:check currently calls this.exit() on success cases. This should only be called if there are failures, else
the script throws an error.

*:check currently calls this.exit() on success cases.
This should only be called if there are failures, else
the script throws an error.
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