HomePhorge

(#2244) Remove nil results from remote file recursion
8a2e6b7ed733Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(#2244) Remove nil results from remote file recursion

This fixes an exception that occurs when a file source returns nil. It still
fails if all sources return nil, as it should.

The error message that this fixes was:
Failed to generate additional resources using 'eval_generate: undefined method `relative_path' for nil:NilClass

Details

Event Timeline

Patrick Carlisle <patrick@puppetlabs.com> committed rPU8a2e6b7ed733: (#2244) Remove nil results from remote file recursion (authored by Patrick Carlisle <patrick@puppetlabs.com>).Feb 1 2012, 11:19 PM