HomePhorge

(maint) use $ruby_arch only if it has been set
f8926f78be74Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(maint) use $ruby_arch only if it has been set

In ci-bootstrap-from-artifacts.sh, we ran into an issue where the script
will attempt to append $ruby_arch if the platform is Windows, even if
Jenkins has not set $ruby_arch. This adds a sanity check to ensure
$ruby_arch is set and has a value before trying to use it.

Details

Event Timeline

Roger Ignazio <roger@puppetlabs.com> committed rPUf8926f78be74: (maint) use $ruby_arch only if it has been set (authored by Roger Ignazio <roger@puppetlabs.com>).Jul 30 2014, 7:59 PM