Primarily this commit set causes better output when the external node tool fails.
In the course of experiencing those failures, I found some other usability issues and have fixed them, also. lib/puppet/configurer.rb | 1 + lib/puppet/indirector/exec.rb | 6 +----- lib/puppet/indirector/indirection.rb | 1 + lib/puppet/resource/catalog.rb | 2 +- lib/puppet/util/cacher.rb | 4 ++-- spec/unit/configurer.rb | 4 +++- spec/unit/indirector/exec.rb | 7 ++++++- spec/unit/resource/catalog.rb | 4 ++-- spec/unit/util/cacher.rb | 6 +++--- 9 files changed, 20 insertions(+), 15 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 -~----------~----~----~----~------~----~------~--~---
