diff options
author | Dan Bode <bodepd@gmail.com> | 2011-01-11 20:00:32 -0600 |
---|---|---|
committer | Dan Bode <bodepd@gmail.com> | 2011-01-12 11:05:27 -0600 |
commit | 87c5c30fe8d2bbc31dabeb7383f5e5703a732bc5 (patch) | |
tree | 8fcdf4f8f87640237f2518b832ddbf28c3113c3e /lib/puppet/util/autoload.rb | |
parent | 3f9f37984d1ac5f3ddcc83bf2b1facdb6df6dacd (diff) | |
download | puppet-87c5c30fe8d2bbc31dabeb7383f5e5703a732bc5.tar.gz puppet-87c5c30fe8d2bbc31dabeb7383f5e5703a732bc5.tar.xz puppet-87c5c30fe8d2bbc31dabeb7383f5e5703a732bc5.zip |
(#5910) Improved logging when declared classes cannot be found:
Previously, when a class could not be found, it was displaying the same error message as when a resource type could not be found. This resulted in confusing error message: Invalid resource type class, when really it should display the name of the class that could not be found.
My patch changes the error message to:
Could not find declared class #{title}
Diffstat (limited to 'lib/puppet/util/autoload.rb')
0 files changed, 0 insertions, 0 deletions