Re: [Yum-devel] [PATCH] Add --setopt to YumUtilBase commands

2010-05-21 Thread Seth Vidal
On Fri, 21 May 2010, James Antill wrote: --- utils.py |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/utils.py b/utils.py index 0445b88..5a694e2 100644 --- a/utils.py +++ b/utils.py @@ -166,6 +166,14 @@ class YumUtilBase(YumBaseCli): def doUtilConfigSetup(sel

[Yum-devel] [PATCH] Add --setopt to YumUtilBase commands

2010-05-21 Thread James Antill
--- utils.py |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/utils.py b/utils.py index 0445b88..5a694e2 100644 --- a/utils.py +++ b/utils.py @@ -166,6 +166,14 @@ class YumUtilBase(YumBaseCli): def doUtilConfigSetup(self,args = sys.argv[1:],pluginsTypes=(plugin