Issue #18308 has been updated by Jeff McCune.

Status changed from In Topic Branch Pending Review to Merged - Pending Release
Target version changed from 1.6.x to 1.6.18

Thank you for contributing to Puppet!

Merged into 1.6.x as 2a6faff.

This should be released in 1.6.18, 1.7 and 2.

Thanks again for the contribution!

-Jeff
----------------------------------------
Bug #18308: Facter::Application.parse doesn't use argv
https://projects.puppetlabs.com/issues/18308#change-81251

Author: Toby Hsieh
Status: Merged - Pending Release
Priority: Low
Assignee: 
Category: 
Target version: 1.6.18
Keywords: 
Branch: 
https://github.com/tobyhs/facter/tree/ticket/1.6.x/18308_application_parse_argv
Affected Facter version: 


Facter::Application.parse (lib/facter/application.rb) doesn't use its first 
parameter (argv). It currently uses ARGV (by calling OptionParser#parse! 
without an argument), which sort of defeats the purpose of having an argv 
parameter.


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