HomePhorge

Don't use non-1.8.5-compatible methods 'Object#tap' and 'Dir.mktmpdir'
66fb5319b419Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Don't use non-1.8.5-compatible methods 'Object#tap' and 'Dir.mktmpdir'

These methods aren't available until Ruby 1.8.6 (Dir.mktmpdir) and Ruby 1.8.7
(Object#tap).

Reviewed-By: Jacob Helwig <jacob@puppetlabs.com>
(cherry picked from commit 61df3f7c39d74b82e37f48c3519293406036e1e9)

Details

Provenance
Nick Lewis <nick@puppetlabs.com>Authored on
Jacob Helwig <jacob@puppetlabs.com>Committed on Aug 19 2011, 11:46 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU384302af6dec: Merge branch 'backport-windows-work-to-2.7' into 2.7.x
Branches
Unknown
Tags
Unknown

Event Timeline

Jacob Helwig <jacob@puppetlabs.com> committed rPU66fb5319b419: Don't use non-1.8.5-compatible methods 'Object#tap' and 'Dir.mktmpdir' (authored by Nick Lewis <nick@puppetlabs.com>).Aug 19 2011, 11:46 PM