diff options
author | Marcel Haerry <haerry@puzzle.ch> | 2008-07-28 16:02:10 +0200 |
---|---|---|
committer | James Turnbull <james@lovedthanlost.net> | 2008-08-01 08:49:47 +1000 |
commit | 818599db7dc6210cc015d8888d119726eb6c3323 (patch) | |
tree | 6c1171e427ab175a6e157c0f19a6e77d15855fcd /test/data/snippets/arraytrailingcomma.pp | |
parent | 8457856c0abb58e0521532148b368be1a8b4790e (diff) | |
download | puppet-818599db7dc6210cc015d8888d119726eb6c3323.tar.gz puppet-818599db7dc6210cc015d8888d119726eb6c3323.tar.xz puppet-818599db7dc6210cc015d8888d119726eb6c3323.zip |
lazy load latest package definitions with yumhelper 2.2
I have to admit that the version 2.1 one of this patch
was not good tested from my side and it simply didn't work.
I'm very sorry for that.
However I did now extensive (manual) testing and it works
the way it should for me.
I can confirm that yumhelper isn't called if there is no
latest ensure and it is called if there is at least one.
So correct commit message:
After discussion on the list, this is the new version for
lazy loading yum latest package versions. It is implemented
mainly in the way that Luke proposed. However it stores
the latest informations in the variable latest_info so
the latest method didn't get too hackish and could nearly be
left like it was before.
+ fixed copy&paste regression, so :latest_info is not anymore
on the class side
+ fixed package iteration and ensure usage.
Diffstat (limited to 'test/data/snippets/arraytrailingcomma.pp')
0 files changed, 0 insertions, 0 deletions