Issue #13637 has been updated by Jeff Weiss. Status changed from In Topic Branch Pending Review to Merged - Pending Release Target version changed from 2.7.13 to 2.7.14
Merged into 2.7.x with [4ad37dc38dda264d67609795c55dea9644d53aaf](https://github.com/puppetlabs/puppet/commit/4ad37dc38dda264d67609795c55dea9644d53aaf) ---------------------------------------- Refactor #13637: Rename Puppet::Module::Tool.build_tree to Puppet::Module::Tool.format_tree https://projects.puppetlabs.com/issues/13637#change-59845 Author: Kelsey Hightower Status: Merged - Pending Release Priority: Normal Assignee: Kelsey Hightower Category: Target version: 2.7.14 Affected Puppet version: 2.7.12 Keywords: geordi cleanup Branch: https://github.com/puppetlabs/puppet/pull/624 Currently the `Puppet::Module::Tool.build_tree` method name is a bit confusing, it should be renamed to `Puppet::Module::Tool.format_tree` as that is what it acually does. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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-bugs?hl=en.
