Issue #8974 has been updated by James Turnbull. Status changed from Requires CLA to be signed to In Topic Branch Pending Merge
Brett - awesome! I can now either put your patch into a topic branch and submit for you or if you fancy you can create your own git branch and pull or submit a full diff (so you get authorship of the patch - I'll cite you in the commit msg if I submit it)... Entirely up to you. ---------------------------------------- Bug #8974: class variable access from toplevel warnings in bsd service https://projects.puppetlabs.com/issues/8974 Author: Max Lincoln Status: In Topic Branch Pending Merge Priority: Normal Assignee: Brett Bender Category: ruby19 Target version: Affected Puppet version: 2.7.1 Keywords: Branch: Running puppet 2.7.1 on: * Rackspace * RHEL 5.6 I get these warnings: <pre> /usr/local/lib/ruby/gems/1.9.1/gems/puppet-2.7.1/lib/puppet/provider/service/freebsd.rb:8: warning: class variable access from toplevel /usr/local/lib/ruby/gems/1.9.1/gems/puppet-2.7.1/lib/puppet/provider/service/freebsd.rb:9: warning: class variable access from toplevel /usr/local/lib/ruby/gems/1.9.1/gems/puppet-2.7.1/lib/puppet/provider/service/freebsd.rb:10: warning: class variable access from toplevel /usr/local/lib/ruby/gems/1.9.1/gems/puppet-2.7.1/lib/puppet/provider/service/bsd.rb:11: warning: class variable access from toplevel </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.
