-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Milestone
Description
Per code review for #57257, we should make the following improvements to our bash entrypoints:
- Ensure
follow_links()(in//bin/flutterand//bin/dart) never emits double slashes. - Replace shlock with http://mywiki.wooledge.org/BashFAQ/045 in
//bin/shared.sh. shared.shdoes not need executable permissions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.