HomePhorge

(PUP-3379) Don't mutate caller's arguments
35b5c7c96559Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-3379) Don't mutate caller's arguments

Previously, the caller supplied a hash of parameters, and the
retry_action method would decrement the retries value.

This commit modifies it so that the caller's parameters are not mutated.

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUfd98567c4ac2: (PUP-3379) Bring back Puppet::Util::RetryAction
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPU35b5c7c96559: (PUP-3379) Don't mutate caller's arguments (authored by Josh Cooper <josh@puppetlabs.com>).Nov 12 2014, 1:58 AM