Issue #2538 has been updated by Stefan Schulte.
Here is the refactoring work. I use pipes now instead of temporary files but there should be no change in behaviour (same interface, same arguments). Well at least the unit tests pass :-) https://github.com/stschulte/puppet/commits/refactor%2Fnext%2Fexecute ---------------------------------------- Feature #2538: Puppet::Util.execute should offer a way to get the exit status of the command. https://projects.puppetlabs.com/issues/2538 Author: Nigel Kersten Status: Accepted Priority: High Assignee: Category: plumbing Target version: Telly Affected Puppet version: Keywords: Branch: Puppet::Util.execute should offer a way to get the exit status of the command. We shouldn't have to use system() and $?.exitstatus. -- 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://projects.puppetlabs.com/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.
