Issue #6624 has been reported by Matt Robinson. ---------------------------------------- Bug #6624: Command line help options should be handled more consistently https://projects.puppetlabs.com/issues/6624
Author: Matt Robinson Status: Accepted Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: When merging 2.6.next into next I noticed that some of how we deal with help text on the command line caused a test failure for the cert app because we didn't print the help and exit when there were no arguments. Different applications dealt with help differently. Some exited explicitly afterwards, some exit within the help method, some make different assumptions about what should be done if there are no arguments. So there's inconsistency between applications and between next and 2.6.next versions of puppet. -- 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.
