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

environment.yaml - Including non-existing variable throws an error #40

Closed
mottosso opened this issue Aug 20, 2015 · 0 comments
Closed
Labels

Comments

@mottosso
Copy link
Owner

When setting up an environment key and referencing an unavailable variable, be refuses to start.

For example.

**be.yaml

environment:
- MYPATHS: ["$DOES_NOT_EXIST", "c:\otherpath"]

What should have happened is for the missing key to simply not get added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant