diff options
author | Daniel Pittman <daniel@rimspace.net> | 2011-01-31 16:00:37 -0800 |
---|---|---|
committer | Daniel Pittman <daniel@rimspace.net> | 2011-01-31 17:07:29 -0800 |
commit | 3a125d486ba4555796840a93a01ca5055eb9e157 (patch) | |
tree | 16b5168b39a18b7cd00b2f8944c2148c47648421 /lib/puppet/util/autoload.rb | |
parent | 5bba59a7126e150e0e1e671d331878f4a00e2b2b (diff) | |
download | puppet-3a125d486ba4555796840a93a01ca5055eb9e157.tar.gz puppet-3a125d486ba4555796840a93a01ca5055eb9e157.tar.xz puppet-3a125d486ba4555796840a93a01ca5055eb9e157.zip |
Bug #5755 -- ZAML generates extra newline in some hash backreferences.
This data structure generates YAML with an extra newline that violates the
syntax rules and all:
list = [1]
{ :a => list, :b => list }.to_yaml
This breaks real client use of the YAML catalogs, not to mention our own use
of cached catalogs...
Diffstat (limited to 'lib/puppet/util/autoload.rb')
0 files changed, 0 insertions, 0 deletions