mbed-os/tools/test/examples
adbridge b28d0811df Fix up subprocess calls
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 :
2018-11-01 13:07:16 +00:00
..
examples.json Remove mbed-os-example-client 2018-10-10 14:38:00 +01:00
examples.py Make examples commands return a failure 2018-10-31 17:40:15 +00:00
examples_lib.py Fix up subprocess calls 2018-11-01 13:07:16 +00:00