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

#425: Fix quoted eval field names not stripping quotes #430

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

eemhu
Copy link
Contributor

@eemhu eemhu commented Nov 22, 2024

Fixes issue:

Cause:

  • Quoted eval field names did not get stripped of single or double quotes. However, it happens for rename command's field.

Fix:

  • Strip eval field names of quotes.

…est, add test for rename with single and double quotes
@eemhu eemhu self-assigned this Nov 22, 2024
@eemhu eemhu requested a review from 51-code November 26, 2024 07:06
@kortemik kortemik merged commit fa56c50 into teragrep:main Dec 3, 2024
1 check passed
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