[Yum-devel] [PATCH] Make -- work with firstParse. Eg. "install -- emacs -emacs"
tim.lauridsen at gmail.com
tim.lauridsen at gmail.com
Sat Apr 2 05:33:05 UTC 2011
On Fri, Apr 1, 2011 at 7:47 PM, James Antill <james at and.org> 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):
> '-e', '--errorlevel',
> '--installroot',
> '--disableplugin', '--enableplugin',
> '--releasever',
> - '--setopt'),
> + '--setopt',
> + '--'),
> args)
> except ValueError, arg:
> self.base.usage()
> --
> 1.7.3.4
>
> _______________________________________________
> Yum-devel mailing list
> Yum-devel at lists.baseurl.org
> http://lists.baseurl.org/mailman/listinfo/yum-devel
ACK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.baseurl.org/pipermail/yum-devel/attachments/20110402/f3922700/attachment.html>
More information about the Yum-devel
mailing list