diff options
| author | Bdale Garbee <bdale@gag.com> | 2018-03-18 15:33:44 -0600 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2018-03-18 15:33:44 -0600 |
| commit | 84146083da782c335ba7f040b238c3f51ba2f484 (patch) | |
| tree | 8e23119812b141f69f44ae0ba9423c74af56f0e5 /ao-bringup/test-easymini | |
| parent | ee79a205e118ea8730a02cc327d8fb79cc5f74ff (diff) | |
| parent | 78e5ae58c2ad5ba7246a649c0bd15ff68b5d0e74 (diff) | |
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
Diffstat (limited to 'ao-bringup/test-easymini')
| -rwxr-xr-x | ao-bringup/test-easymini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ao-bringup/test-easymini b/ao-bringup/test-easymini index 7850b550..ddcfcd54 100755 --- a/ao-bringup/test-easymini +++ b/ao-bringup/test-easymini @@ -21,7 +21,7 @@ while [ $found -eq 0 ]; do echo -e '\e[34m'Testing $product $serial $dev'\e[39m' echo "" - ./test-igniters "$dev" drogue main + ./test-igniters-nowait "$dev" drogue main echo "" echo "Testing baro sensor" |
