X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-bringup%2Ftest-easymega;h=2f0a7822335e8ea46fb2babdfb6bc568da593e39;hp=76f3effb63ae69e4a36dff927b3d1a8826162a14;hb=f1bbf1bd18d52a084af714a022b12bfc3c76374c;hpb=20d640ec504afbfdb69dba1b241d84af1e62abed diff --git a/ao-bringup/test-easymega b/ao-bringup/test-easymega index 76f3effb..2f0a7822 100755 --- a/ao-bringup/test-easymega +++ b/ao-bringup/test-easymega @@ -12,7 +12,7 @@ echo "\t$PRODUCT v$VERSION powered from USB" echo ret=1 -ao-list | while read product serial dev; do +../ao-tools/ao-list/ao-list | while read product serial dev; do case "$product" in "$PRODUCT-v$VERSION")