You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "cederom (via GitHub)" <gi...@apache.org> on 2023/02/19 03:41:13 UTC

[GitHub] [nuttx] cederom opened a new pull request, #8582: Updated python scripts interpreter invocation in `tools/`.

cederom opened a new pull request, #8582:
URL: https://github.com/apache/nuttx/pull/8582

   ## Summary
   * Using call to portable `#!/usr/bin/env python3` syntax.
   
   ## Impact
   * This enables running python scripts on all platforms with no problem (using both base OS packages and python virtual environment).
   
   ## Testing
   * Updated python interpreter call in `tools/ci/testrun` (please verify).
   
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nuttx] xiaoxiang781216 merged pull request #8582: Updated python scripts interpreter invocation in `tools/`.

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 merged PR #8582:
URL: https://github.com/apache/nuttx/pull/8582


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nuttx] cederom commented on pull request #8582: Updated python scripts interpreter invocation in `tools/`.

Posted by "cederom (via GitHub)" <gi...@apache.org>.
cederom commented on PR #8582:
URL: https://github.com/apache/nuttx/pull/8582#issuecomment-1435990817

   @xiaoxiang781216 TANK U SIR! :-)


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org