X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-bringup%2Ftest-easymega;h=2f0a7822335e8ea46fb2babdfb6bc568da593e39;hb=7c39a4509b0d4a428fcb83602a8dae1c158faf37;hp=76f3effb63ae69e4a36dff927b3d1a8826162a14;hpb=20d640ec504afbfdb69dba1b241d84af1e62abed;p=fw%2Faltos 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")