57a7ad165e
Changes: ``` > git log --format="%C(auto) %h %s" e184bfc..84895ca https://dart.googlesource.com/pub.git/+/84895ca4 Fix fast path check of ensureUpToDate (4271) https://dart.googlesource.com/pub.git/+/89e386bc Rewrite `getExecutableForCommand` tests to test with an external process. (4268) https://dart.googlesource.com/pub.git/+/7ab4020e Connect to _PUB_TEST_DEFAULT_HOSTED_URL instead of pub.dev when testing (4270) https://dart.googlesource.com/pub.git/+/c2592b3e Use lint unreachable_from_main to avoid dead code (4244) https://dart.googlesource.com/pub.git/+/a87b84dc Allow invoking `getExecutableForCommand` everywhere in workspace (4257) https://dart.googlesource.com/pub.git/+/a284c9b3 Remove debug logging statements (4267) ``` Diff: https://dart.googlesource.com/pub.git/+/e184bfc725793cbbf222fa8d8f96da10c40af24a..84895ca4c52df5ecc7dd4d439365c3045b7c2165/ Change-Id: I1eacbe85bd1016099575af06751205a94f988b3f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/367000 Commit-Queue: Sigurd Meldgaard <sigurdm@google.com> Reviewed-by: Jonas Jensen <jonasfj@google.com>