diff options
author | Brice Figureau <brice-puppet@daysofwonder.com> | 2010-06-06 15:40:44 +0200 |
---|---|---|
committer | test branch <puppet-dev@googlegroups.com> | 2010-02-17 06:50:53 -0800 |
commit | fb5c1d7bbe629df6214af9b47e522fb282983beb (patch) | |
tree | f3424800be3a174d351097061c0741b87ef21106 /spec/unit/util/autoload.rb | |
parent | 9592dd896c6aab9a3e9b0181c943e7c9ba3d2d6d (diff) | |
download | puppet-fb5c1d7bbe629df6214af9b47e522fb282983beb.tar.gz puppet-fb5c1d7bbe629df6214af9b47e522fb282983beb.tar.xz puppet-fb5c1d7bbe629df6214af9b47e522fb282983beb.zip |
Fix #3907 - Hash couldn't be initialized with an empty hash
The following manifest was failing:
$data = {}
This patch makes sure we initalize our ast hash with an empty ruby
hash when it is created without any values.
Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>
Diffstat (limited to 'spec/unit/util/autoload.rb')
0 files changed, 0 insertions, 0 deletions