Issue #2538 has been updated by Melissa Stone. Status changed from Merged - Pending Release to Closed
Released in Puppet 3.4.0-rc1 ---------------------------------------- Feature #2538: Puppet::Util.execute should offer a way to get the exit status of the command. https://projects.puppetlabs.com/issues/2538#change-100337 * Author: Nigel Kersten * Status: Closed * Priority: High * Assignee: * Category: plumbing * Target version: 3.4.0 * Affected Puppet version: * Keywords: * Branch: https://github.com/puppetlabs/puppet/pull/2068 ---------------------------------------- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
