On Sat, Feb 12, 2011 at 07:59, Brice Figureau <[email protected]> wrote: > The following manifest was failing: > $hash = { 'a' => { 'b' => { 'c' => 'it works' } } } > $out = $hash['a']['b']['c'] > > because of a typo in the grammar.
Applied, and thanks for the work. Daniel -- ⎋ Puppet Labs Developer – http://puppetlabs.com ✉ Daniel Pittman <[email protected]> ✆ Contact me via gtalk, email, or phone: +1 (877) 575-9775 ♲ Made with 100 percent post-consumer electrons -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
