HomePhorge

(PUP-2912) Puppet FS symlinks in build/unpack
ea1a52105316Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-2912) Puppet FS symlinks in build/unpack

Prior to this commit build/unpack were trying to use the Ruby stdlib symlink to
deal with symlinks. This fails on platforms (Windows) that Puppet says supports
symlinks because it does not duck punch Ruby stdlib.

This commit switches the specs and code for build/unpack to use Puppet FS lib's
symlink functions. This should allow it to function correctly on Windows hosts that Puppet
supports symlinks.

Details

Provenance
Brandon High <brandon.high@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUb9e45f2933d3: (PUP-2912) Build/unpack spec tests w/o symlinks
Branches
Unknown
Tags
Unknown

Event Timeline

Brandon High <brandon.high@puppetlabs.com> committed rPUea1a52105316: (PUP-2912) Puppet FS symlinks in build/unpack (authored by Brandon High <brandon.high@puppetlabs.com>).Aug 1 2014, 12:10 AM