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

Don't double-escape paths #306

Merged
merged 1 commit into from
Jun 14, 2018
Merged

Don't double-escape paths #306

merged 1 commit into from
Jun 14, 2018

Conversation

voroniys
Copy link
Contributor

Signed-off-by: Stanislav Voroniy stas@voroniy.com
As argument to grep original path should be used and not escaped, since it is already included in single quotes.

Signed-off-by: Stanislav Voroniy <stas@voroniy.com>
Copy link
Contributor

@jquick jquick left a comment

Choose a reason for hiding this comment

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

Thanks @voroniys

@clintoncwolfe clintoncwolfe changed the title Fix issue #3098 for inspec Don't double-escape paths Jun 11, 2018
@clintoncwolfe
Copy link
Contributor

Refs inspec/inspec#3098

@jquick
Copy link
Contributor

jquick commented Jun 12, 2018

closing and reopening to refresh tests.

@jquick jquick closed this Jun 12, 2018
@jquick jquick reopened this Jun 12, 2018
@jquick jquick closed this Jun 12, 2018
@jquick jquick reopened this Jun 12, 2018
Copy link
Contributor

@clintoncwolfe clintoncwolfe left a comment

Choose a reason for hiding this comment

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

Thanks @voroniys !

@clintoncwolfe clintoncwolfe merged commit 358cb26 into inspec:master Jun 14, 2018
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.

None yet

3 participants