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

Fixed a bug where defaults would be overwritten #86

Closed
wants to merge 3 commits into from

Conversation

drewsonne
Copy link
Contributor

In the previous case, defaults in the cli args would be overwritten and replaced with a null value even when no env vars were set.

I think this is a problem I introduced with #77 . This is pointed out in #83 .

@slycoder
Copy link
Contributor

Oops, I have something in progress which fixes some of these too. Lemme put it up and we can compare notes =)

@drewsonne
Copy link
Contributor Author

Well... mine's broken anyway :-)

@drewsonne
Copy link
Contributor Author

This is dependent on #87 being merged.

In the previous case, defaults in the cli args would be overwritten and replaced with a null value even when no env vars were set.
@slycoder
Copy link
Contributor

Should this one be closed?

@drewsonne drewsonne closed this Apr 21, 2018
@drewsonne drewsonne deleted the feature/specific-env-vars branch April 21, 2018 20:30
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