HomePhorge

(maint) Fix paths with spaces in Windows acceptance setup
3e1d459e380eUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(maint) Fix paths with spaces in Windows acceptance setup

Without this change, acceptance tests will fail if puppetconfdir
contains a space. This wasn't a problem previously because Beaker uses
cygpath to generate DOS-style paths, such as
C:/PROGRA~3/PuppetLabs/puppet/etc. It has become a problem during
testing of new AIO agent paths, that contain spaces in Windows Server

Fix handling of paths with spaces by quoting them when they're used.

Details

Provenance
Michael Smith <michael.smith@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU8eb9557420bd: Merge branch 'stable'
Branches
Unknown
Tags
Unknown

Event Timeline

Michael Smith <michael.smith@puppetlabs.com> committed rPU3e1d459e380e: (maint) Fix paths with spaces in Windows acceptance setup (authored by Michael Smith <michael.smith@puppetlabs.com>).Mar 6 2015, 5:40 PM