missed the quotes

This commit is contained in:
Seth Vidal
2012-08-08 10:43:45 -04:00
parent 70eea69e79
commit ca63173bf0

View File

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