Fix is_pe declaration so it works without is_pe#123
Merged
Conversation
Signed-off-by: Ken Barber <ken@bob.sh>
|
Please take a look at #124 first. |
Because facter likes to convert booleans to strings Signed-off-by: Ken Barber <ken@bob.sh>
|
Has a different fix been committed anywhere? |
Contributor
Author
|
@wleese. No, but at the same time the is_pe bug has never actually published either. If you're working against master, then you do so at your own risk sorry :-). Pin to a released tag or use the forge version if you want stability. |
|
Good point, thanks. |
Contributor
Author
|
@senior can you review this one when you get a chance? Thanks :-). |
kbarber
added a commit
that referenced
this pull request
Mar 5, 2014
Fix is_pe declaration so it works without is_pe
|
As stated in #122, I think |
Contributor
Author
|
@raphink I just don't like the undef behaviour of str2bool: |
|
Interesting. |
Contributor
Author
|
@raphink sorry just woke up, I'm totally wrong wrong wrong :-). |
Contributor
Author
Its fine ... this is such a trivially annoying issue, I'm not sure how much I care. Throw a patch if you like :-). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Ken Barber ken@bob.sh