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

check for undefined variables with nil? instead of == :undef in temp... #105

Closed
wants to merge 1 commit into from

Conversation

jhoblitt
Copy link
Member

@jhoblitt jhoblitt commented Aug 3, 2013

...lates

It appears that at some point puppet started using nil inplace of :undef in
undefined variables.

…emplates

It appears that at some point puppet started using `nil` inplace of `:undef` in
undefined variables.
@abraham1901
Copy link
Contributor

Hello!
Thans for you work.
It's already fixed in PR #103

@jhoblitt
Copy link
Member Author

jhoblitt commented Aug 3, 2013

Great! I sat on the fix for a week until I was sure that :undef wasn't
supposed to be visible in templates. I should have rebased before
making the PR.

On 08/03/2013 01:30 AM, Vadim Lebedev wrote:

It's already fixed.


Reply to this email directly or view it on GitHub
#105 (comment).

@jhoblitt jhoblitt closed this Aug 3, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants