--- yumcommands.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/yumcommands.py b/yumcommands.py index b346128..e01c96d 100644 --- a/yumcommands.py +++ b/yumcommands.py @@ -890,7 +890,7 @@ class GroupsCommand(YumCommand): direct_commands = {'grouplist' : 'list', 'groupinstall' : 'install', - 'groupupdate' : 'install', + 'groupupdate' : 'update', 'groupremove' : 'remove', 'grouperase' : 'remove', 'groupinfo' : 'info'} -- 1.7.7.6 _______________________________________________ Yum-devel mailing list Yum-devel@lists.baseurl.org http://lists.baseurl.org/mailman/listinfo/yum-devel