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

double quotes in arguments #141

Open
jssuttles opened this issue Oct 29, 2020 · 4 comments
Open

double quotes in arguments #141

jssuttles opened this issue Oct 29, 2020 · 4 comments

Comments

@jssuttles
Copy link

I've been trying to track down an issue with double quotes in my arguments and it has led me to believe that the escapeArgument function in this package is the issue.

https://stackoverflow.com/a/31413730

This stackoverflow says that when escaping double quotes in windows you must use double double quotes.
" -> ""

@satazor
Copy link
Contributor

satazor commented Oct 29, 2020

Hello! Can you add a failing test in a PR so that we can take a look?

@jssuttles
Copy link
Author

Alright. working on it.

@jssuttles
Copy link
Author

Sorry, I've been swamped. I'll get back to this when I can.

@jssuttles
Copy link
Author

Looks like I don't have time. Would you prefer that I create a new issue when I get the PR ready?

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

No branches or pull requests

2 participants