Issue #12101 has been reported by Patrick Carlisle. ---------------------------------------- Bug #12101: Autoloader class should check path with Puppet::Util::absolute_path? https://projects.puppetlabs.com/issues/12101
Author: Patrick Carlisle Status: Accepted Priority: Normal Assignee: Patrick Carlisle Category: Target version: 2.7.x 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.
