HomePhorge

Removing a redundant instance prefect call.
897539e857b0Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Removing a redundant instance prefect call.

For some reason, Puppet::Type#evaluate was calling
'prefetch' on instances that support it, but prefetching
is only a class-level functionality, normally -- in fact, it makes
no sense unless done at the class level.

This patch just removes the code.

Signed-off-by: Luke Kanies <luke@madstop.com>

Details

Provenance
Luke Kanies <luke@madstop.com>Authored on
James Turnbull <james@lovedthanlost.net>Committed on Feb 10 2009, 10:39 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU012efe359fda: Fixing #1912 - gid still works with no 'should' value.
Branches
Unknown
Tags
Unknown

Event Timeline

James Turnbull <james@lovedthanlost.net> committed rPU897539e857b0: Removing a redundant instance prefect call. (authored by Luke Kanies <luke@madstop.com>).Feb 10 2009, 10:39 PM