HomePhorge

(Maint) Ensure there is a fully ruby env
413a733dbff7Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(Maint) Ensure there is a fully ruby env

The tests were neglecting to require 'rubygems', which meant that they
were not working with the full environment of modules that puppet needs
to run. Setting up the environment is the responsibility of the code
that is going to load puppet, which is why this change was made here,
rather than changing puppet to require rubygems itself.

Details

Provenance
Andrew Parker <andy@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU69a40519dae4: (maint) Fix spec for UTF-8 strings in user comment properties
Branches
Unknown
Tags
Unknown

Event Timeline

Andrew Parker <andy@puppetlabs.com> committed rPU413a733dbff7: (Maint) Ensure there is a fully ruby env (authored by Andrew Parker <andy@puppetlabs.com>).Feb 15 2014, 3:12 AM