There were two tickets (#2243 and #2248) that were related to using puppetrun, and there was another problem that fixing these exposed.
This commit set fixes all three. lib/puppet/agent.rb | 4 ++-- lib/puppet/application/puppetd.rb | 2 +- lib/puppet/application/puppetrun.rb | 5 ++++- spec/unit/agent.rb | 8 ++++++++ spec/unit/application/puppetd.rb | 9 ++++++++- spec/unit/application/puppetrun.rb | 12 ++++++++++++ 6 files changed, 35 insertions(+), 5 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 -~----------~----~----~----~------~----~------~--~---
