This patch series is a couple of small fixes. One just removes extra debugging, and the next two tune up the logging a bit when interacting with parameters.
lib/puppet/parameter.rb | 19 +++++++++++++++++++ lib/puppet/property.rb | 13 ------------- lib/puppet/util/log.rb | 2 +- spec/unit/parameter.rb | 16 +++++++++++++++- spec/unit/property.rb | 5 ----- spec/unit/util/log.rb | 7 ------- test/language/parser.rb | 1 - 7 files changed, 35 insertions(+), 28 deletions(-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Developers" 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-dev?hl=en -~----------~----~----~----~------~----~------~--~---
