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

Change exit code to 2 when config file doesn't exist #1361

Merged
merged 1 commit into from Apr 30, 2020
Merged

Change exit code to 2 when config file doesn't exist #1361

merged 1 commit into from Apr 30, 2020

Commits on Apr 24, 2020

  1. Require config file to exist

    Fixes #1360, where an invalid config file causes a return/exit code of 1. This
    change means this case is caught earlier, treated like any other bad
    parameters, and results in an exit code of 2.
    tobywf committed Apr 24, 2020
    Copy the full SHA
    1673523 View commit details
    Browse the repository at this point in the history