Skip to content

Adjust the regular expression for facts. #242

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

Merged
merged 1 commit into from
Apr 22, 2014
Merged

Adjust the regular expression for facts. #242

merged 1 commit into from
Apr 22, 2014

Conversation

apenney
Copy link

@apenney apenney commented Apr 22, 2014

Previously this was incorrectly handling facts that were of the form
foo=1+1=2 due to the ='s in the actual fact contents. Fix this and
add tests to try and prevent regressions.

Previously this was incorrectly handling facts that were of the form
foo=1+1=2 due to the ='s in the actual fact contents.  Fix this and
add tests to try and prevent regressions.
hunner added a commit that referenced this pull request Apr 22, 2014
Adjust the regular expression for facts.
@hunner hunner merged commit 1bdb213 into puppetlabs:master Apr 22, 2014
@apenney apenney deleted the facts_d branch April 22, 2014 21:24
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