diff options
author | Martin Kelly <mkelly@xevo.com> | 2018-04-24 16:55:12 -0700 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2018-05-30 18:29:16 +0000 |
commit | ab599b5733539130db5c4d17c664744f4d5aacaf (patch) | |
tree | 594bd5206a03c2e800b12e3af09a2e8cfa975841 /run_project_tests.py | |
parent | 0f86df4d232ef335705e75f0e1303af0e7c3a45c (diff) | |
download | meson-ab599b5733539130db5c4d17c664744f4d5aacaf.zip meson-ab599b5733539130db5c4d17c664744f4d5aacaf.tar.gz meson-ab599b5733539130db5c4d17c664744f4d5aacaf.tar.bz2 |
commandrunner: make run handle python options
Currently, commandrunner breaks when we give options to python because
it assumes python commands are in the form "python script.py", rather
than "python -u script.py" or "python -u -m module script.py". Extend it
to be more resilient and correctly parse python options.
Diffstat (limited to 'run_project_tests.py')
0 files changed, 0 insertions, 0 deletions