HomePhorge

(#8489) Consistently use File::PATH_SEPARATOR
fe81decc5336Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#8489) Consistently use File::PATH_SEPARATOR

Puppet uses both colon and File::PATH_SEPARATOR in various places, which
does not work on Windows, where File::PATH_SEPARATOR is a semi-colon. This
commit changes the code and tests to consistently use File::PATH_SEPARATOR.

Reviewed-by: Jacob Helwig <jacob@puppetlabs.com>
(cherry picked from commit 26ee468e8b963d63933d9a27a65d55510ff87618)

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
Jacob Helwig <jacob@puppetlabs.com>Committed on Aug 19 2011, 10:48 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUa4378128c214: (#8356) Specify setting type for color
Branches
Unknown
Tags
Unknown

Event Timeline

Jacob Helwig <jacob@puppetlabs.com> committed rPUfe81decc5336: (#8489) Consistently use File::PATH_SEPARATOR (authored by Josh Cooper <josh@puppetlabs.com>).Aug 19 2011, 10:48 PM