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

Exit with non-zero error code if specified env file does not exist #196

Open
QuantumGhost opened this issue Oct 26, 2017 · 0 comments
Open

Comments

@QuantumGhost
Copy link

Honcho version: 1.0.1
Scenario: run honcho -e $config run xxx with
Expected behavior: Honcho exits with error.
Actual behavior: honcho runs without printing any error message and exits with error code 0.

I was bitten by this issue and it took me about half an hour to figure out why my app is not behaving as expected.
I think it's much better to exit with an error if env file specified does not exist.

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

No branches or pull requests

1 participant