diff options
author | Jesse Wolfe <jes5199@gmail.com> | 2010-07-19 18:28:30 -0700 |
---|---|---|
committer | Markus Roberts <Markus@reality.com> | 2010-07-19 19:56:08 -0700 |
commit | 1288f8c4051105d6cfbf4f532d5e5e926613e9df (patch) | |
tree | 0a261524f25ddddbb63c6abd18b708a4d58baa00 /lib/puppet/util/rdoc/code_objects.rb | |
parent | 539d71635132bd5f772a550b7bfff530e8b59b68 (diff) | |
download | puppet-1288f8c4051105d6cfbf4f532d5e5e926613e9df.tar.gz puppet-1288f8c4051105d6cfbf4f532d5e5e926613e9df.tar.xz puppet-1288f8c4051105d6cfbf4f532d5e5e926613e9df.zip |
[#4270] Force inherited classes to load into the correct environment
Parent classes were getting searched for in a way that fails if they
were not already loaded into an environment. This patch replaces that
codepath with a call that will load them if they are needed.
This bug was masked by another bug that loads all classes into
"production", whether they are used there or not.
Diffstat (limited to 'lib/puppet/util/rdoc/code_objects.rb')
0 files changed, 0 insertions, 0 deletions