diff options
author | Luke Kanies <luke@reductivelabs.com> | 2010-01-19 23:00:49 -0800 |
---|---|---|
committer | test branch <puppet-dev@googlegroups.com> | 2010-02-17 06:50:53 -0800 |
commit | fbd5b0a2d67b28c3e9ab0f161c1bcfa918ee0b6e (patch) | |
tree | 7792e0124b1d4e8de643d6515c83347e2145ecc4 /lib/puppet/parser/parser_support.rb | |
parent | 3f6c9481ce9ac59fb3a84ab6792543d039ee403f (diff) | |
download | puppet-fbd5b0a2d67b28c3e9ab0f161c1bcfa918ee0b6e.tar.gz puppet-fbd5b0a2d67b28c3e9ab0f161c1bcfa918ee0b6e.tar.xz puppet-fbd5b0a2d67b28c3e9ab0f161c1bcfa918ee0b6e.zip |
ResourceHarness now doesn't check params with no 'should'
I hadn't been skipping parameters that didn't have a
'should' value set. This almost always resulted
in the right behaviour, because most properties
correctly just short-circuit to being in sync
if the 'should' value is nil, but this encodes it
at the harness, which is where it should be.
Signed-off-by: Luke Kanies <luke@reductivelabs.com>
Diffstat (limited to 'lib/puppet/parser/parser_support.rb')
0 files changed, 0 insertions, 0 deletions