Issue #7476 has been updated by Daniel Pittman.

Status changed from Accepted to Merged - Pending Release
Target version set to Telly

This change has been merged.
----------------------------------------
Bug #7476: text formatting error with 'puppet cert --print'
https://projects.puppetlabs.com/issues/7476

Author: Garrett Honeycutt
Status: Merged - Pending Release
Priority: Normal
Assignee: 
Category: error reporting
Target version: Telly
Affected Puppet version: 2.6.6
Keywords: cert error reporting
Branch: 


If you run `puppet cert --print` the error message contains **:all** instead of 
**--all**

To reproduce:

<pre>
[root@system ~]# puppet cert --print
You must provide hosts or :all when using print
</pre>

Expected output
<pre>
[root@mserver ~]# puppet cert --print
You must provide hosts or --all when using print
</pre>

This has been tested against Puppet 2.6.6, Puppet Enterprise 1.0 and 1.1rc1


-- 
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