mirror of https://github.com/ARMmbed/mbed-os.git
subprocess.call() does not by default return a status value. Update the commands to add shell=True which forces a return value. Also convert the commands to a single string rather than a list as this plays more nicely with both linux and windows. Also fix a spurious : |
||
---|---|---|
.. | ||
examples.json | ||
examples.py | ||
examples_lib.py |