This website requires JavaScript.
Explore
Help
Sign In
OrgApache
/
incubator-nuttx
mirror of
https://github.com/apache/incubator-nuttx.git
Watch
1
Star
0
Fork
You've already forked incubator-nuttx
0
Code
Issues
Releases
Wiki
Activity
0fb103bc66
incubator-nuttx
/
tools
/
ci
/
testrun
/
utils
/
__init__.py
3 lines
41 B
Python
Raw
Normal View
History
Unescape
Escape
Updated python scripts interpreter invocation in `tools/`. * Using call to portable `#!/usr/bin/env python3` syntax. * Updated python interpreter call in `tools/ci/testrun` (please verify). Signed-off-by: Tomasz 'CeDeROM' CEDRO <tomek@cedro.info>
2023-02-19 11:33:21 +08:00
#!/usr/bin/env python3
add ci run on sim Signed-off-by: nietingting <nietingting@xiaomi.com>
2022-09-16 14:46:58 +08:00
# encoding: utf-8