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

[CI-2225] Use different parameter quoting #189

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

tothszabi
Copy link
Contributor

This PR will replace the strconv.Quote with simple string concatenation because the strconv.Quote function also escapes the string which was not our intention.

@tothszabi tothszabi merged commit 921272d into master Dec 1, 2023
6 checks passed
@tothszabi tothszabi deleted the CI-2225-escaped-parameters branch December 1, 2023 09:54
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