> From: Markus Roberts <[email protected]> > > Ensure that resources whose refs are included in the catalog are > skipped to avoid duplication. > > * Refactor to avoid early bailout on resources that cannot be ensured > absent. > > * Remove check for managed? in generate > > Checking if a resource is managed is unnecessary when checking for > its inclusion in the catalog. > > * Add test coverage for Puppet::Type::Resources#generate
I've just tried this new patch and the warnings go away. I haven't bothered testing the tests though... Thanks Markus ! 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 -~----------~----~----~----~------~----~------~--~---
