Issue #14662 has been updated by Chris Spence.

Assignee changed from Chris Spence to Kelsey Hightower

[root@localhost ~]# puppet cert list tard

err: Could not call list: Could not find a certificate for tard

[root@localhost ~]# echo $?

0

[root@localhost ~]# puppet -V

2.7.12 (Puppet Enterprise 2.5.1)
----------------------------------------
Bug #14662: Puppet cert list returns 0 on error
https://projects.puppetlabs.com/issues/14662#change-64381

Author: Chris Spence
Status: Needs More Information
Priority: Normal
Assignee: Kelsey Hightower
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.

Reply via email to