Skip to content

Conversation

she3o
Copy link
Contributor

@she3o she3o commented Oct 27, 2024

This should fix #11213

…ose flag

On many systems, `env` does not work when bash is given a flag.
`-S` ensures that the flag is passed to bash on all systems.

This should fix a bug at least I was getting when trying to
build binder images.
@she3o she3o changed the title Update shebang in postBuild script to use 'env -S' for bash with verbose flag #11213 Update shebang in postBuild script to use 'env -S' for bash with verbose flag Oct 27, 2024
@cderv cderv requested a review from cscheid October 28, 2024 14:39
@cscheid
Copy link
Collaborator

cscheid commented Oct 28, 2024

Can you remove all other lines from this PR except the env to env -S part? Thanks.

@she3o she3o force-pushed the postBuild-improvements branch from 0e546f5 to d5925ae Compare October 30, 2024 21:49
@cscheid
Copy link
Collaborator

cscheid commented Oct 31, 2024

Thank you! (FYI The other refactoring changes are fine, but they get to the point where we'd need you to sign our CLA).

@cscheid cscheid merged commit aa98c3d into quarto-dev:main Oct 31, 2024
94 checks passed
@she3o she3o deleted the postBuild-improvements branch November 8, 2024 12:35
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.

Bug in postBuild shebang line

2 participants