X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-bringup%2Ftest-telemega;h=0ac475a30044eb25fc79b0dc8aa6007e71c951ee;hb=4ae8eeb426ef60105ec8e53e289739e5a8ae5dae;hp=2e497886cf5a4a5a664f4f306ee3fea914167d53;hpb=d1f9121593fe30b924223e89ef4d596b5bec2b25;p=fw%2Faltos diff --git a/ao-bringup/test-telemega b/ao-bringup/test-telemega index 2e497886..0ac475a3 100755 --- a/ao-bringup/test-telemega +++ b/ao-bringup/test-telemega @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=1.0 +VERSION=2.0 PRODUCT=TeleMega BASE=`echo $PRODUCT | tr 'A-Z' 'a-z'` @@ -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