HomePhorge

(#8489) Use File::PATH_SEPARATOR for path attribute of exec type
64dbd3b4ff5bUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#8489) Use File::PATH_SEPARATOR for path attribute of exec type

This was previously accepting paths delimited by both ':' and ';', in
order to supports Windows systems. It should actually just use the
appropriate delimiter for the given platform.

Details

Provenance
Nick Lewis <nick@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU3e4020760169: (#8489) Use File::PATH_SEPARATOR rather than ':' for factpath setting
Branches
Unknown
Tags
Unknown

Event Timeline

Nick Lewis <nick@puppetlabs.com> committed rPU64dbd3b4ff5b: (#8489) Use File::PATH_SEPARATOR for path attribute of exec type (authored by Nick Lewis <nick@puppetlabs.com>).Aug 25 2011, 11:58 PM