mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
1. Print out the sky_server commandline as well so it's easy to run the server without running test_sky. 2. Quote the --args-for arguments, so that they copy-paste correctly. R=abarth@chromium.org Review URL: https://codereview.chromium.org/762703005