HomePhorge

(PUP-2344) Remove dead code path
d31ccf8ab99fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-2344) Remove dead code path

This was trying to make a decision on whether the environmentdir
setting is nil. Unfortunately it is always nil because it doesn't exist.
So this removes the dead path where it is not nil.

This code needs to be redone anyway because the environmentpath setting
is more complicated, and probably shouldn't be used here anyway.

Details

Provenance
Andrew Parker <andy@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU6d0227ef8bd7: (maint) Clarify tests for loaders
Branches
Unknown
Tags
Unknown

Event Timeline

Andrew Parker <andy@puppetlabs.com> committed rPUd31ccf8ab99f: (PUP-2344) Remove dead code path (authored by Andrew Parker <andy@puppetlabs.com>).Apr 26 2014, 2:56 AM