Commit ca63173b by Seth Vidal

missed the quotes

parent 70eea69e
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment