ao-bringup: Allow dfu_util to "fail" while flashing chaoskey
[fw/altos] / ao-bringup / test-easymega
index 76f3effb63ae69e4a36dff927b3d1a8826162a14..2f0a7822335e8ea46fb2babdfb6bc568da593e39 100755 (executable)
@@ -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")