Issue #18308 has been reported by Toby Hsieh. ---------------------------------------- Bug #18308: Facter::Application.parse doesn't use argv https://projects.puppetlabs.com/issues/18308
Author: Toby Hsieh Status: Unreviewed Priority: Low Assignee: Category: Target version: 1.6.x Keywords: Branch: 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.
