Issue #14662 has been updated by Kelsey Hightower. Status changed from Unreviewed to Needs More Information Assignee set to Chris Spence
What version of Puppet are you running? ---------------------------------------- Bug #14662: Puppet cert list returns 0 on error https://projects.puppetlabs.com/issues/14662#change-64355 Author: Chris Spence Status: Needs More Information Priority: Normal Assignee: Chris Spence Category: Target version: Affected Puppet version: Keywords: Branch: puppet cert should probably return a sensible error code (i.e. non-zero) when reporting an error [root@training ~]# puppet cert list tard err: Could not call list: Could not find a certificate for tard [root@training ~]# echo $? 0 -- 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 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.
