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

Fix quoting in heredoc #1755

Merged
merged 2 commits into from
Sep 30, 2024
Merged

Conversation

jdbaldry
Copy link
Member

I wasn't really thinking when I added the quotes here. With the quotes, ed is trying to open a file that has quotes in the name.

Signed-off-by: Jack Baldry [email protected]

I wasn't really thinking when I added the quotes here.

Signed-off-by: Jack Baldry <[email protected]>
Copy link
Contributor

@szkiba szkiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@szkiba
Copy link
Contributor

szkiba commented Sep 30, 2024

@jdbaldry

I wasn't really thinking when I added the quotes here. With the quotes, ed is trying to open a file that has quotes in the name.

and I wasn't really thinking when I accepted your suggestion :) the lesson is that I should have tried it

@jdbaldry jdbaldry merged commit dd24421 into main Sep 30, 2024
4 checks passed
@jdbaldry jdbaldry deleted the jdb/2024-09-fixup-extension-registry-changed branch September 30, 2024 18:08
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