You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2019/01/17 19:08:26 UTC

[GitHub] ccollins476ad opened a new pull request #259: Escape '{' and '}' in command line args in Windows

ccollins476ad opened a new pull request #259: Escape '{' and '}' in command line args in Windows
URL: https://github.com/apache/mynewt-newt/pull/259
 
 
   (Windows-only)
   
   Escape '{' and '}' with backslashes in command line arguments.  Without this change, curly braces mysteriously disappear from commands passed to `exec.Command`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services