X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-bringup%2Ftest-telemega;h=8505a682d03c7b7dc0ccd88c5c338752efccbd83;hb=99e22cec4280bbf5aa5859a187a6f38c3d6af022;hp=b801b20c1fcb72762bce2d62e5f2a387fc03225f;hpb=70e9064ca962dfd345f8a342afa130f969606553;p=fw%2Faltos diff --git a/ao-bringup/test-telemega b/ao-bringup/test-telemega index b801b20c..8505a682 100755 --- a/ao-bringup/test-telemega +++ b/ao-bringup/test-telemega @@ -1,11 +1,11 @@ #!/bin/sh -VERSION=2.0 +VERSION=4.0 PRODUCT=TeleMega BASE=`echo $PRODUCT | tr 'A-Z' 'a-z'` echo "$PRODUCT-v$VERSION Test Program" -echo "Copyright 2014 by Keith Packard. Released under GPL v2" +echo "Copyright 2020 by Bdale Garbee. Released under GPL v3" echo echo "Expectations:" echo "\t$PRODUCT v$VERSION powered from USB" @@ -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