Issue #4648 has been updated by Matt Robinson. Assignee deleted (Matt Robinson)
Originally I agreed to James assigning this to me because we thought it might help get test runs passing on Hudson. Now that we can get test runs passing without fixing this, this ticket isn't as much a priority and I'm not working on it. ---------------------------------------- Bug #4648: multiple values for a block parameter http://projects.puppetlabs.com/issues/4648 Author: James Turnbull Status: Accepted Priority: Normal Assignee: Category: testing Target version: 2.6.x Affected version: Keywords: Branch: When running the spec tests I get: <pre> 2.6.x/workspace/spec/../lib/puppet/module.rb:79: warning: multiple values for a block parameter (0 for 1) from /usr/share/jetty/.hudson/jobs/Puppet 2.6.x/workspace/spec/../lib/puppet/util/logging.rb:30 /usr/share/jetty/.hudson/jobs/Puppet 2.6.x/workspace/spec/../lib/puppet/module.rb:79: warning: multiple values for a block parameter (0 for 1) from /usr/share/jetty/.hudson/jobs/Puppet 2.6.x/workspace/spec/../lib/puppet/util/logging.rb:30 ./usr/share/jetty/.hudson/jobs/Puppet 2.6.x/workspace/spec/../lib/puppet/module.rb:79: warning: multiple values for a block parameter (0 for 1) from /usr/share/jetty/.hudson/jobs/Puppet 2.6.x/workspace/spec/../lib/puppet/util/logging.rb:30 /usr/share/jetty/.hudson/jobs/Puppet 2.6.x/workspace/spec/../lib/puppet/module.rb:79: warning: multiple values for a block parameter (0 for 1) from /usr/share/jetty/.hudson/jobs/Puppet 2.6.x/workspace/spec/../lib/puppet/util/logging.rb:30 ./usr/share/jetty/.hudson/jobs/Puppet 2.6.x/workspace/spec/../lib/puppet/module.rb:79: warning: multiple values for a block parameter (0 for 1) from /usr/share/jetty/.hudson/jobs/Puppet 2.6.x/workspace/spec/../lib/puppet/util/logging.rb:30 /usr/share/jetty/.hudson/jobs/Puppet 2.6.x/workspace/spec/../lib/puppet/module.rb:79: warning: multiple values for a block parameter (0 for 1) from /usr/share/jetty/.hudson/jobs/Puppet 2.6.x/workspace/spec/../lib/puppet/util/logging.rb:30 </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.
