HomePhorge

Fix for #4644: install.rb works properly on Windows
021359bd7448Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix for #4644: install.rb works properly on Windows

We were failing to make the sbin directory, and so the install script
was failing to install files to it. Also, we were trying to add man
pages regardless of whether or not we actually wanted to. Changed
operating system detection to use Facter["operatingsystem"], which is
easier to check than RUBY_PLATFORM (there are multiple different values
for Windows).

Details

Provenance
Nick Lewis <nick@puppetlabs.com>Authored on
Markus Roberts <Markus@reality.com>Committed on Sep 29 2010, 12:36 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUd057b90bba4f: Fix #4726 Update puppet rrdtool metric code to support modern rrd ruby bindings
Branches
Unknown
Tags
Unknown

Event Timeline

Markus Roberts <Markus@reality.com> committed rPU021359bd7448: Fix for #4644: install.rb works properly on Windows (authored by Nick Lewis <nick@puppetlabs.com>).Sep 29 2010, 12:36 AM