Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preserve quotes in es run #73

Merged
merged 2 commits into from
Feb 13, 2024
Merged

Preserve quotes in es run #73

merged 2 commits into from
Feb 13, 2024

Conversation

LucasPickering
Copy link
Owner

This feels a little too complex to really work. I'm seeing why other command invokers (e.g. poetry run) call the passed command natively rather than routing through the shell. But fuck it, we'll run with this until I find a fatal bug.

Closes #72

@LucasPickering LucasPickering enabled auto-merge (rebase) February 13, 2024 01:25
@LucasPickering LucasPickering merged commit 45433f3 into master Feb 13, 2024
10 checks passed
@LucasPickering LucasPickering deleted the lost-quotes branch February 13, 2024 12:31
@LucasPickering LucasPickering restored the lost-quotes branch February 13, 2024 12:37
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.

Quotes lost in es run command
1 participant