HomePhorge

(#15193) Fix windows failing on unix style paths
2b06b7ecbb86Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#15193) Fix windows failing on unix style paths

Without this patch the windows spec tests are failing because the
resource contains File resources with *nix style absolute paths. These
paths are not considered absolute on windows, so a simple
File.expand_path converts the relative path to an absolute path on
windows.

This patch should restore the build to green.

Details

Provenance
Jeff McCune <jeff@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU74716f188588: Merge branch 'bug/2.7.x/15193_fix_static_compiler' into 2.7.x
Branches
Unknown
Tags
Unknown

Event Timeline

Jeff McCune <jeff@puppetlabs.com> committed rPU2b06b7ecbb86: (#15193) Fix windows failing on unix style paths (authored by Jeff McCune <jeff@puppetlabs.com>).Aug 30 2012, 2:47 AM