From: Robert Garbee Date: Sat, 13 Jun 2015 23:40:16 +0000 (-0600) Subject: add beep when test completes X-Git-Tag: 1.6.0.3~42 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=39f4361675aa13899864f427a33d4aa48be56cd2;hp=0beb02f1848e34892cca6e34ba83d6ca836d6df2 add beep when test completes --- diff --git a/ao-bringup/test-telemetrum b/ao-bringup/test-telemetrum index 57a4d90d..13407e86 100755 --- a/ao-bringup/test-telemetrum +++ b/ao-bringup/test-telemetrum @@ -61,6 +61,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