Issue #1218 has been updated by jamtur01. Target version set to 0.24.5
---------------------------------------- Bug #1218: Undefined variable lib/puppet/util/settings.rb http://reductivelabs.com/redmine/issues/show/1218 Author: dtbartle Status: Closed Priority: Normal Assigned to: luke Category: unknown Target version: 0.24.5 Keywords: Complexity: Trivial Patch: None Affected version: There's an undefined variable in lib/puppet/util/settings.rb, on this line: <pre> raise Puppet::DevError, "Could not find value for %s" % parent </pre> parent is not defined; perhaps this should be varname instead? ---------------------------------------- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
