HomePhorge

Remove unnecessary Windows-on-non-Windows-master code for path parameter
1300e0afeb29Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Remove unnecessary Windows-on-non-Windows-master code for path parameter

This code was taking special care to properly validate and munge the
path parameter in the case where a non-Windows master was compiling a
catalog for a Windows agent. However, validation and munging are only
performed on the agent, so we can simply use the available
platform-specific methods for verifying and splitting the path.

Details

Provenance
Nick Lewis <nick@puppetlabs.com>Authored on
Josh Cooper <josh@puppetlabs.com>Committed on Sep 27 2011, 6:55 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU1f9b57f0208d: Cleanup file type integration tests
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPU1300e0afeb29: Remove unnecessary Windows-on-non-Windows-master code for path parameter (authored by Nick Lewis <nick@puppetlabs.com>).Sep 27 2011, 6:55 PM