HomePhorge

(maint) Use an absolute path so we're not sensitive to pwd
d090b9135959Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(maint) Use an absolute path so we're not sensitive to pwd

Previously, the location of the windows versions.yaml file depended on
your current working directory, and assumed it was the root of the
project. But acceptance tests are typically executed by cd'ing into
acceptance, and then executing rake tasks from there.

This commit ensures we reference the versions.yaml relative to the
currently executing 000_EnvSetup.rb setup step.

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUc65495b90433: (PUP-2828) puppet-win32-ruby acceptance ver config
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPUd090b9135959: (maint) Use an absolute path so we're not sensitive to pwd (authored by Josh Cooper <josh@puppetlabs.com>).Jun 24 2014, 10:20 PM