Issue #7822 has been updated by R.I. Pienaar.
For future reference, just settin this in the mco script: <pre> Version = MCollective.version </pre> sorts it out. We cant use opt parser in mco script as it scrubs the ARGV and so kills all arguments for the application plugins you wish to run. The above will produce a version string like "mco 1.3.0" which is fine. ---------------------------------------- Feature #7822: MCollective should return a --version https://projects.puppetlabs.com/issues/7822 Author: James Turnbull Status: Re-opened Priority: Normal Assignee: R.I. Pienaar Category: Core Target version: 1.3.x Keywords: Branch: Affected mCollective version: 1.2.0 <pre> $mco --version /usr/bin/mco: version unknown </pre> -- 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.
