HomePhorge

(#8489) Consistently use File::PATH_SEPARATOR
26ee468e8b96Unpublished

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>

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUd69bf48ecae7: Merge branch 'refactor/master/8232-array_indexers_on_scope'
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPU26ee468e8b96: (#8489) Consistently use File::PATH_SEPARATOR (authored by Josh Cooper <josh@puppetlabs.com>).Jul 19 2011, 11:03 PM