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

(PUP-8943) Match full selmodule name in exists? check #3

Merged
merged 1 commit into from
Jun 13, 2018
Merged

(PUP-8943) Match full selmodule name in exists? check #3

merged 1 commit into from
Jun 13, 2018

Conversation

vinzent
Copy link
Contributor

@vinzent vinzent commented Jun 13, 2018

Add a beginning-of-line marker to the regex to match the
complete selmodule name.

If not matching the beginning of the line, a modulename of
foo also matches for a moudlename of myfoo.

This is ported from puppetlabs/puppet#6883

Add a beginning-of-line marker to the regex to match the
complete selmodule name.

If not matching the beginning of the line, a modulename of
`foo` also matches for a moudlename of `myfoo`.

This is ported from puppetlabs/puppet#6883
@jhelwig jhelwig merged commit 1b5e8ee into puppetlabs:master Jun 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants