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

MODULES-6261: Fix error parsing rules with dashes in the chain name #744

Merged
merged 1 commit into from
Dec 8, 2017

Conversation

hantona
Copy link

@hantona hantona commented Dec 7, 2017

Add a a zero width lookbehind to the regex that processes negations to avoid matching the dash in the chain name.

@pmcmaw
Copy link
Contributor

pmcmaw commented Dec 8, 2017

@hantona thank you for taking the time to contribute, it is much appreciated 👍

@pmcmaw pmcmaw merged commit 4242ab3 into puppetlabs:master Dec 8, 2017
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.

3 participants