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 : |
||
|---|---|---|
| .. | ||
| build_api | ||
| config | ||
| examples | ||
| memap | ||
| run_icetea | ||
| targets | ||
| test_api | ||
| toolchains | ||
| __init__.py | ||
| detect_targets_test.py | ||
| pylint.py | ||