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

Don't do substitutions if the variable is single quoted. #124

Merged
merged 1 commit into from
Jul 28, 2014

Conversation

ericroberts
Copy link
Contributor

I outlined this problem in issue #123

This will stop substitution from being run on environment variables that are single quoted.

@elsom25
Copy link

elsom25 commented Jul 23, 2014

👍

@bkeepers
Copy link
Owner

Sweet, this appears consistent with what bash does, so 👍

bkeepers added a commit that referenced this pull request Jul 28, 2014
Don't do substitutions if the variable is single quoted.
@bkeepers bkeepers merged commit 9e98740 into bkeepers:master Jul 28, 2014
@ericroberts ericroberts deleted the single-quoted-variables branch July 29, 2014 14:54
sheax0r pushed a commit to sheax0r/dotenv that referenced this pull request Sep 13, 2015
Don't do substitutions if the variable is single quoted.
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.

3 participants