Issue #1752 has been updated by jamtur01. Category set to executables Status changed from Unreviewed to Needs design decision Assigned to set to luke Target version set to 0.24.7
I'm happy if you are Luke. ---------------------------------------- Feature #1752: Add an optional argument to Puppet::Util.execute to determine whether stderr and stdout are combined in the output" http://projects.reductivelabs.com/issues/show/1752 Author: nigelk2 Status: Needs design decision Priority: Normal Assigned to: luke Category: executables Target version: 0.24.7 Complexity: Unknown Affected version: 0.24.6 Keywords: I have a binary that I need to execute that always prints to stderr, even on successful runs. So as not to break existing functionality, I've added a :combine argument to execute that defaults to true. Set this to false if you want commands to not return stderr. Patched against origin/0.24.x ---------------------------------------- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
