Skip to content

Conversation

finestructure
Copy link
Member

@finestructure finestructure commented Sep 7, 2023

Cleanup task from recent ShellOut changes: drop the bash wrapping of all commands, which is the primary source of all the quoting requirements.

There's still a use-case for quoting if commands are passed to a shell but this is now done via the new .bash(...) command explicitly.

@cla-bot cla-bot bot added the cla-signed label Sep 7, 2023
@finestructure finestructure marked this pull request as ready for review September 8, 2023 06:51
@finestructure finestructure merged commit c2b8d99 into main Sep 8, 2023
@finestructure finestructure deleted the remove-bash branch September 8, 2023 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants