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 2021/06/23 12:07:25 UTC

[GitHub] [mynewt-newt] kasjer opened a new pull request #437: executeShell: escape also '<' and '>'

kasjer opened a new pull request #437:
URL: https://github.com/apache/mynewt-newt/pull/437


   option --executeShell escaped quotation marks
   on lines that were passed to bin/sh.
   
   This also escapes '<' and '>' before running sh.
   This allows to have cflags in the form
   -DMBEDTLS_USER_CONFIG_FILE=<mbedtls/config_mynewt.h>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



[GitHub] [mynewt-newt] kasjer merged pull request #437: executeShell: escape also '<' and '>'

Posted by GitBox <gi...@apache.org>.
kasjer merged pull request #437:
URL: https://github.com/apache/mynewt-newt/pull/437


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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