Skip to content

Quote bootstrap paths - #108

Open
vagos wants to merge 1 commit into
driesvints:mainfrom
vagos:quote-bootstrap-paths
Open

Quote bootstrap paths#108
vagos wants to merge 1 commit into
driesvints:mainfrom
vagos:quote-bootstrap-paths

Conversation

@vagos

@vagos vagos commented Aug 25, 2026

Copy link
Copy Markdown

If command lookup output or $HOME contains whitespace, the bootstrap script can split paths into unintended arguments. Also, test $(which cmd) may fail if the installation path contains any whitespace.

Quoted offending variables and replaced test it with the more portable command -v.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant