Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix extraneous spaces printed by flutter tool if the lock isn't waited on. #58215

Merged
merged 1 commit into from May 29, 2020

Conversation

gspencergoog
Copy link
Contributor

Description

This removes the extraneous whitespace printed when the flutter command is invoked, but didn't wait for a lock. It only is a problem when the carriage return isn't honored (as in IDE consoles).

@gspencergoog gspencergoog added the tool Affects the "flutter" command-line tool. See also t: labels. label May 29, 2020
Copy link
Member

@christopherfujino christopherfujino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gspencergoog gspencergoog merged commit a468a25 into flutter:master May 29, 2020
@gspencergoog gspencergoog deleted the fix_lock_whitespace branch May 29, 2020 19:44
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tool Affects the "flutter" command-line tool. See also t: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants