Skip to content

Fix shebang#14847

Closed
lemenkov wants to merge 1 commit into
elixir-lang:mainfrom
lemenkov:fix_shebang
Closed

Fix shebang#14847
lemenkov wants to merge 1 commit into
elixir-lang:mainfrom
lemenkov:fix_shebang

Conversation

@lemenkov
Copy link
Copy Markdown
Contributor

Unfortunately a small typo slipped in PR #14343. it was unnoticed because if you run bin/elixir ./lib/elixir/scripts/cover.exs sheband won't be used at all.

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
@maennchen
Copy link
Copy Markdown
Member

@lemenkov This is referring to bin/elixir inside the current project.

For the global elixir binary, I would've used /usr/bin/env elixir.

@josevalim josevalim closed this Oct 20, 2025
@josevalim
Copy link
Copy Markdown
Member

Closing per explanation above. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants