Issue #2162 has been updated by luke. Status changed from Unreviewed to Accepted
Hmm, I guess so? ---------------------------------------- Bug #2162: Exit code 0 on failed puppetd execution http://projects.reductivelabs.com/issues/2162 Author: pete Status: Unreviewed Priority: Normal Assigned to: Category: Target version: Complexity: Unknown Affected version: 0.24.7 Keywords: I intentionally broke my puppet_node_classifier to see what exit code would come out of puppetd: # /usr/sbin/puppetd --server=01.web.test --test err: Could not retrieve catalog: Could not find node '01.web.test'; cannot compile warning: Not using cache on failed catalog # echo $? 0 Shouldn't this be a non-zero exit code? Pete -- 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 -~----------~----~----~----~------~----~------~--~---
