Skip to content

[flutter_tools] Improve bash entrypoints #57512

@christopherfujino

Description

@christopherfujino

Per code review for #57257, we should make the following improvements to our bash entrypoints:

  1. Ensure follow_links() (in //bin/flutter and //bin/dart) never emits double slashes.
  2. Replace shlock with http://mywiki.wooledge.org/BashFAQ/045 in //bin/shared.sh.
  3. shared.sh does not need executable permissions.

cc @gspencergoog

Metadata

Metadata

Labels

P1High-priority issues at the top of the work listtoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions