> Puppet.err "Could not create instance of %s: %s" % [client_class, details]
> > Shouldn't that line be: > > > Puppet.err "Could not create instance of %s: %s" % > [client_class, detail] > It should indeed. I was just applying the change I saw on the ticket. Fixed & re-sent. -- Markus --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
