HomePhorge

(#17853) Allow install.rb to execute from outside of source root
2ca239f66068Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#17853) Allow install.rb to execute from outside of source root

Previously if install.rb was invoked when outside of the source root, all of
the globs would fail to find bins, libs, etc, or worse if run from / it will
find the binaries in /bin and copy them to bindir. This commit addresses that
by running the install after cding into the directory containing the install.rb
file.

Details

Event Timeline

Matthaus Owens <matthaus@puppetlabs.com> committed rPU2ca239f66068: (#17853) Allow install.rb to execute from outside of source root (authored by Matthaus Owens <matthaus@puppetlabs.com>).Nov 29 2012, 10:40 PM