Issue #18308 has been updated by Toby Hsieh. Status changed from Unreviewed to In Topic Branch Pending Review Branch set to https://github.com/tobyhs/facter/tree/ticket/1.6.x/18308_application_parse_argvv
---------------------------------------- Bug #18308: Facter::Application.parse doesn't use argv https://projects.puppetlabs.com/issues/18308#change-79748 Author: Toby Hsieh Status: In Topic Branch Pending Review Priority: Low Assignee: Category: Target version: 1.6.x Keywords: Branch: https://github.com/tobyhs/facter/tree/ticket/1.6.x/18308_application_parse_argvv 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.
