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

Escape environment variables during config toml parsing #3637

Merged
merged 1 commit into from Jan 4, 2018

Conversation

danielnelson
Copy link
Contributor

closes #3607

Required for all PRs:

  • Signed CLA.
  • Associated README.md updated.
  • Has appropriate unit tests.

@danielnelson danielnelson added the fix pr to fix corresponding bug label Jan 4, 2018
@danielnelson danielnelson added this to the 1.5.1 milestone Jan 4, 2018
@danielnelson
Copy link
Contributor Author

@Fiery-Fenix could you test out this fix in Windows with this build?

@Fiery-Fenix
Copy link
Contributor

Tested on:

  • Microsoft Windows 10 [Version 10.0.16299.125]
  • Microsoft Windows 7 [Version 6.1.7601]

Works fine, environment variable parsed correctly, log file created in proper place, logs written successful.
Thank you @danielnelson!

@danielnelson danielnelson merged commit b0c2bb8 into master Jan 4, 2018
@danielnelson danielnelson deleted the fix-toml-env-escape branch January 4, 2018 23:28
danielnelson added a commit that referenced this pull request Jan 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix pr to fix corresponding bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Can't use environment variable with some path value on Windows
2 participants