Hi while looking for a fix for #2766 I realized that facter should have in general a way to deal with output to stderr. So I changed Facter::Util::Resolution.exec to wrap the command exection with Open3.popen3.
Letme know what you think about it. I use it already in production as I wanted to get rid off all these cron-mails due to facter printing to stderr. cheers pete --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
