Re: [Yum-devel] [PATCH] Make -- work with firstParse. Eg. "install -- emacs -emacs"

2011-04-01 Thread tim.laurid...@gmail.com
On Fri, Apr 1, 2011 at 7:47 PM, James Antill wrote: > --- > cli.py |3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > diff --git a/cli.py b/cli.py > index dd6f5c7..b0a6292 100644 > --- a/cli.py > +++ b/cli.py > @@ -1434,7 +1434,8 @@ class YumOptionParser(OptionParser): >

[Yum-devel] [PATCH] Make -- work with firstParse. Eg. "install -- emacs -emacs"

2011-04-01 Thread James Antill
--- cli.py |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/cli.py b/cli.py index dd6f5c7..b0a6292 100644 --- a/cli.py +++ b/cli.py @@ -1434,7 +1434,8 @@ class YumOptionParser(OptionParser): '-e', '--errorlevel', '--inst