Issue #1752 has been reported by nigelk2. ---------------------------------------- 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: Unreviewed Priority: Normal Assigned to: Category: Target version: 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 -~----------~----~----~----~------~----~------~--~---
