On 14/02/09 17:45, Brice Figureau wrote: > Signed-off-by: Brice Figureau <brice-pup...@daysofwonder.com> > --- > bin/pi | 223 > +------------------------------- > bin/pi => lib/puppet/application/pi.rb | 99 ++++++--------- > spec/unit/application/pi.rb | 76 +++++++++++ > 3 files changed, 119 insertions(+), 279 deletions(-) > copy bin/pi => lib/puppet/application/pi.rb (74%) > mode change 100755 => 100644 > create mode 100755 spec/unit/application/pi.rb
Note that pi is currently broken in master since the following commit: 89c25ad0661fbc1d57830f4648a3b108f4347278 which removed Puppet::Type.eachattr. I didn't fix it, because frankly I don't know how to emulate eachattr. I'll open a ticket if needed. Thanks -- Brice Figureau My Blog: http://www.masterzen.fr/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to puppet-dev@googlegroups.com To unsubscribe from this group, send email to puppet-dev+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en -~----------~----~----~----~------~----~------~--~---