Chromium Code Reviews
DescriptionFix logic for locating dartfmt
When dartfmt is run as part of tests to verify that code generation is
up to date, the directory containing the resolved executable is
sometimes .../out/Release.../, but dartfmt is located in
.../out/Release.../dart-sdk/bin/dartfmt. So we need to look in both
the resolved executable directory and in dart-sdk/bin for dartfmt.
R=devoncarew@google.com
Committed: https://github.com/dart-lang/sdk/commit/19e1f44be36828301cf6c5d53c5acf960dd27e0e
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|
|||||||||||||||||||