HomePhorge

(#6582) stub puts to prevent screen output when testing help.
85a743b7e876Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#6582) stub puts to prevent screen output when testing help.

We only really want to verify that the code exits, but the current
implementation emits text directly; this results in messing up the tests,
which we can avoid with this tiny shim.

Reviewed-By: Nick Lewis <nick@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@rimspace.net>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUec23d96ebb16: (#6582) eliminate a backtrace from mismatched block arguments.
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@rimspace.net> committed rPU85a743b7e876: (#6582) stub puts to prevent screen output when testing help. (authored by Daniel Pittman <daniel@rimspace.net>).Mar 4 2011, 1:30 AM