fix up yum state=latest with pkg groups

reviewable/pr18780/r1
Seth Vidal 12 years ago
parent 02bad265b9
commit f00ff3e60b

2
yum

@ -276,7 +276,7 @@ def latest(module, items, repoq, yum_basecmd):
for spec in items:
pkg = None
basecmd = update
# groups, again
if spec.startswith('@'):
pkg = spec

Loading…
Cancel
Save