HomePhorge

(maint) Throw error if install urls are missing from final options
2c3d3491f65eUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(maint) Throw error if install urls are missing from final options

Prior to this commit, if the git urls were missing from the
final_options hash, the rake task would try to do a match on a nil
object and fail. This commit fixes that by raising an ArgumentError if a
url is nil.

Details

Provenance
Brian Cain <brian.cain@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU099b0cbd612a: (maint) Add error message if GitURI is nil
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Cain <brian.cain@puppetlabs.com> committed rPU2c3d3491f65e: (maint) Throw error if install urls are missing from final options (authored by Brian Cain <brian.cain@puppetlabs.com>).Dec 12 2014, 10:48 PM