HomePhorge

Eliminate dead home-made assertion-at-dev-time-only code.
769eb943bda6Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Eliminate dead home-made assertion-at-dev-time-only code.

The assertion code hidden in here, designed to allow development time
assertions than vanish at runtime - in the classic "better to keep working on
corrupt data and failed assumptions than fail in front of the user" mode - was
not actually used anywhere in the product.

We may as well not carry this little legacy around any further than it current
has been, then.

Signed-off-by: Daniel Pittman <daniel@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU252c884284fa: Hash references on string now raise errors, not return nil.
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPU769eb943bda6: Eliminate dead home-made assertion-at-dev-time-only code. (authored by Daniel Pittman <daniel@puppetlabs.com>).Mar 30 2012, 9:15 PM