mirror of
https://github.com/flutter/flutter.git
synced 2026-01-20 20:55:29 +08:00
This fixes the error handling for the packaging script so that it will properly report a failure exit code when it can't find the executable that it's looking for. Added a test too.