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

Do not escape curly braces in powershell script #208

Closed
ferventcoder opened this issue Mar 27, 2015 · 0 comments
Closed

Do not escape curly braces in powershell script #208

ferventcoder opened this issue Mar 27, 2015 · 0 comments

Comments

@ferventcoder
Copy link
Member

This results in bad things.

@ferventcoder ferventcoder self-assigned this Mar 27, 2015
@ferventcoder ferventcoder added this to the 0.9.9.3 milestone Mar 27, 2015
@ferventcoder ferventcoder changed the title Do Not escape curly braces in powershell script Do not escape curly braces in powershell script Mar 29, 2015
ferventcoder added a commit that referenced this issue Mar 29, 2015
Only escape curly braces when logging, otherwise bad things happen.
ferventcoder added a commit to ferventcoder/choco that referenced this issue Mar 29, 2015
* stable:
  (version) 0.9.9.3
  (doc) update nuspec / changelog for release
  (chocolateyGH-211) Use full path to msiexec
  (chocolateyGH-197) Uninstaller check for registry existence
  (chocolateyGH-167) Get-ChocolateyWebFile create directory
  (chocolateyGH-207) Set up variables for powershell scripts
  (chocolateyGH-202)(log) Enhance formatting escaping
  (chocolateyGH-202) Fix formatting on Noop logging
  (chocolateyGH-208) Do not escape curly braces in scripts
  (chocolateyGH-168) Retry .NET Fx if first install fails
  (chocolateyGH-168) .NET Framework 4.0 install egg/chicken
  (chocolateyGH-207) Some pkgs incorrectly use arguments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants