Issue #12101 has been updated by Daniel Pittman. Status changed from Accepted to Merged - Pending Release Target version changed from 2.7.x to 2.7.11
---------------------------------------- Bug #12101: Autoloader class should check path with Puppet::Util::absolute_path? https://projects.puppetlabs.com/issues/12101 Author: Patrick Carlisle Status: Merged - Pending Release Priority: Normal Assignee: Patrick Carlisle Category: Target version: 2.7.11 Affected Puppet version: Keywords: Branch: Right now it's testing whether the autoload path in a way that's not cross-platform. The hard part of this is that there's currently a circular dependency between absolute_path and autoloading. -- 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.
