-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[pigeon] Use dart:io output inheritance for tooling (#5536)
Applies the same change as #5410 to the Pigeon tooling, avoiding the need to manually wire up output forwarding. Also adjusts a call site in the tooling that was forwarding all output normally but then also logging all output on failure to only log all output on failure.
- Loading branch information
1 parent
9a55d4c
commit 49a60b8
Showing
2 changed files
with
5 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters