Displaying 1 result from an estimated 1 matches for "da11dc7".
Did you mean:
2a11dc77
2011 Dec 10
0
Announce: Puppet 2.7.9 Available
...)
Fix Ruby 1.8.5-incompatible code in Transaction#eval_generate
This was previously creating a Hash from an array of pairs.
Unfortunately, Ruby 1.8.5 only supports an argument list of pairs rather
than an array, so this code didn''t work with that version.
Changelog
===
* da11dc7 Fix Ruby 1.8.5-incompatible code in FileBucket::Dipper spec
* 737c2f6 Fix Ruby 1.8.5-incompatible code in Transaction#eval_generate
* 042925d Fix Ruby 1.8.5-incompatible code in spec setup
--
You received this message because you are subscribed to the Google Groups "Puppet Developers" g...