> > +class Object > > + def to_yaml > > + p [self,:to_yaml,ZAML.dump(self)] > > > > I assume this should be removed. > > > > Doh. Yes.
@James: this got left out from your recent merge with 0.25.x You can pull this trivial patch from http://github.com/mfournier/puppet/tree/ticket/0.25.x/2604 Cheers, Marc -- 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.
