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 quote within single quote #24

Closed
cloudymike opened this issue Sep 7, 2011 · 0 comments
Closed

double quote within single quote #24

cloudymike opened this issue Sep 7, 2011 · 0 comments

Comments

@cloudymike
Copy link

On occasion (here in an exec statement) I may need double quotes within a string. These are flagged as incorrect as they do not contain a variable, even though they are within a double quoted string.

class badstring {
exec { 'grepmaillog':
command => 'grep "status=sent" /var/log/mail.log',
}
}

@rodjek rodjek closed this as completed in 111dd5d Sep 9, 2011
bastelfreak pushed a commit to bastelfreak/puppet-lint that referenced this issue Dec 16, 2021
…lease_prep_v2

(MAINT) Correct CHANGELOG for ver 2.5.2
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