summaryrefslogtreecommitdiffstats
path: root/examples/code
diff options
context:
space:
mode:
authorNick Lewis <nick@puppetlabs.com>2011-07-21 11:52:00 -0700
committerJacob Helwig <jacob@puppetlabs.com>2011-08-19 13:52:56 -0700
commit7c4dbeb24fcfac432ac9540bd4e92ba84d187472 (patch)
tree90011312bed15323412dde3d79a216baf82d07c9 /examples/code
parentd6e0b71f141300da5241b6a0daf6afbc3eaa29e0 (diff)
downloadpuppet-7c4dbeb24fcfac432ac9540bd4e92ba84d187472.tar.gz
puppet-7c4dbeb24fcfac432ac9540bd4e92ba84d187472.tar.xz
puppet-7c4dbeb24fcfac432ac9540bd4e92ba84d187472.zip
Remove Puppet::Util::Cacher use from Puppet::Indirector::Indirection
Previously, indirections were storing their termini in a cached_attr, so that they could be easily cleared for tests. Because this provides no value outside of testing, we instead simply create an attr_reader for termini, and expire them manually in tests. Reviewed-By: Jacob Helwig <jacob@puppetlabs.com> (cherry picked from commit e74090468192697a6a2447dc6fcece3dd09a46f1)
Diffstat (limited to 'examples/code')
0 files changed, 0 insertions, 0 deletions