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

Compare $::is_pe as bool, not string #343

Merged
merged 1 commit into from
Jun 22, 2015
Merged

Compare $::is_pe as bool, not string #343

merged 1 commit into from
Jun 22, 2015

Conversation

raphink
Copy link
Contributor

@raphink raphink commented Jun 19, 2015

stdlib now provides an $::is_pe fact, which defaults to "false".
When compared as a string, it is evaluated to true.

This is #336 rebased on master

stdlib now provides an $::is_pe fact, which defaults to "false".
When compared as a string, it is evaluated to true.
underscorgan pushed a commit that referenced this pull request Jun 22, 2015
Compare $::is_pe as bool, not string
@underscorgan underscorgan merged commit 588757d into puppetlabs:master Jun 22, 2015
@underscorgan
Copy link
Contributor

Great, thanks @raphink !

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