Skip to content

fix: use a more portable means of spawning subshells#306

Merged
nlf merged 1 commit intomainfrom
nlf/tweak-command-in-release-pr
Apr 26, 2023
Merged

fix: use a more portable means of spawning subshells#306
nlf merged 1 commit intomainfrom
nlf/tweak-command-in-release-pr

Conversation

@nlf
Copy link
Contributor

@nlf nlf commented Apr 26, 2023

the previous usage of backticks for subshells works in bash and zsh, but not fish. switching to the $() syntax works in all three shells

@nlf nlf requested a review from a team as a code owner April 26, 2023 18:45
@nlf nlf requested a review from fritzy April 26, 2023 18:45
@nlf nlf merged commit 1babe54 into main Apr 26, 2023
@nlf nlf deleted the nlf/tweak-command-in-release-pr branch April 26, 2023 19:03
@github-actions github-actions bot mentioned this pull request Apr 26, 2023
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.

2 participants