summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/rdoc/code_objects.rb
diff options
context:
space:
mode:
authorJesse Wolfe <jes5199@gmail.com>2010-08-17 16:19:38 -0700
committerMarkus Roberts <Markus@reality.com>2010-08-21 13:07:28 -0700
commit4c280796f71fd2153ae05dfec227fb4123152088 (patch)
tree7d644d856dd58a349959f038563017e1f92f9f54 /lib/puppet/util/rdoc/code_objects.rb
parentd1150e0b91626e4f8843f17c413f88efd4a4ba77 (diff)
downloadpuppet-4c280796f71fd2153ae05dfec227fb4123152088.tar.gz
puppet-4c280796f71fd2153ae05dfec227fb4123152088.tar.xz
puppet-4c280796f71fd2153ae05dfec227fb4123152088.zip
[#4555] puppet queue tries to call code it hasn't required
puppet queue was trying to call .subscribe on Puppet::Resource::Catalog::Queue, but that object had not been loaded into the ruby interpreter. This bug was partially masked by ruby's confusing constant resolution, which was incorrectly returning the Puppet::Application::Queue class instead of throwing a NameError
Diffstat (limited to 'lib/puppet/util/rdoc/code_objects.rb')
0 files changed, 0 insertions, 0 deletions