diff options
| author | Bdale Garbee <bdale@gag.com> | 2016-05-06 17:59:39 -0600 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2016-05-06 17:59:39 -0600 |
| commit | ac7be4a40df88ee3a0992e041635e4ac4cf5ac48 (patch) | |
| tree | ee3c747b2ee98b772e02dce604b58878e9336def /ao-bringup/test-telemega | |
| parent | b53c78e75879d647935a30acb88fdd69467617a7 (diff) | |
| parent | ce4c8a8ad57515e851207b0a82f3af791bb30d3e (diff) | |
Merge branch 'master' into branch-1.6
Diffstat (limited to 'ao-bringup/test-telemega')
| -rwxr-xr-x | ao-bringup/test-telemega | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ao-bringup/test-telemega b/ao-bringup/test-telemega index b801b20c..0ac475a3 100755 --- a/ao-bringup/test-telemega +++ b/ao-bringup/test-telemega @@ -60,6 +60,7 @@ ao-list | while read product serial dev; do echo"" echo "$PRODUCT-v$VERSION" serial "$serial" is ready to ship + echo "\007" ret=0 ;; esac |
