HomePhorge

Fix Ruby 1.8.5-incompatible code in FileBucket::Dipper spec
da11dc71b0fcUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix Ruby 1.8.5-incompatible code in FileBucket::Dipper spec

The Digest::MD5.file method doesn't exist in 1.8.5, so we need to read
the file and digest its contents ourselves.

Reviewed-By: Josh Cooper <josh@puppetlabs.com>

Details

Provenance
Nick Lewis <nick@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU737c2f66476b: Fix Ruby 1.8.5-incompatible code in Transaction#eval_generate
Branches
Unknown
Tags
Unknown

Event Timeline

Nick Lewis <nick@puppetlabs.com> committed rPUda11dc71b0fc: Fix Ruby 1.8.5-incompatible code in FileBucket::Dipper spec (authored by Nick Lewis <nick@puppetlabs.com>).Dec 10 2011, 12:36 AM