HomePhorge

(#6582) Don't demand the checkout be named 'puppet'.
455d1978c31cUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#6582) Don't demand the checkout be named 'puppet'.

As part of implementing the fixture support I hard-coded the assumption that
the git checkout was a directory named 'puppet'; this broke on our CI server,
and would break for anyone else who didn't follow that default.

This commit eliminates that assumption and depends only on the appropriate
part of the input filename.

Reviewed-By: Paul Berry <paul@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@rimspace.net>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU85a743b7e876: (#6582) stub puts to prevent screen output when testing help.
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@rimspace.net> committed rPU455d1978c31c: (#6582) Don't demand the checkout be named 'puppet'. (authored by Daniel Pittman <daniel@rimspace.net>).Mar 4 2011, 3:11 AM