X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-bringup%2Ftest-telemega;h=8505a682d03c7b7dc0ccd88c5c338752efccbd83;hb=2d44477f5ab4ad82ba658eb327c25c61c8056035;hp=2e497886cf5a4a5a664f4f306ee3fea914167d53;hpb=d1f9121593fe30b924223e89ef4d596b5bec2b25;p=fw%2Faltos diff --git a/ao-bringup/test-telemega b/ao-bringup/test-telemega index 2e497886..8505a682 100755 --- a/ao-bringup/test-telemega +++ b/ao-bringup/test-telemega @@ -1,11 +1,11 @@ #!/bin/sh -VERSION=1.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