Issue #2262 has been updated by Luke Kanies. Category set to service Status changed from Unreviewed to Accepted
I think the exit codes need to be bit-shifted, so this should be an easy fix. ---------------------------------------- Bug #2262: puppet prints incorrect service return values http://projects.reductivelabs.com/issues/2262 Author: Ohad Levy Status: Accepted Priority: Low Assigned to: Category: service Target version: Complexity: Unknown Affected version: 0.24.8 Keywords: for exmaple: <pre> Service[clearcase]: Execution of '/etc/init.d/clearcase start' returned 2048: ... </pre> I dont think its possible to return a value which is larger than one byte.. the real script returns 8 (which is 8 * 256 ?) -- 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 -~----------~----~----~----~------~----~------~--~---
