On Fri, Apr 1, 2011 at 7:47 PM, James Antill <[email protected]> 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
> [email protected]
> http://lists.baseurl.org/mailman/listinfo/yum-devel


ACK
_______________________________________________
Yum-devel mailing list
[email protected]
http://lists.baseurl.org/mailman/listinfo/yum-devel

Reply via email to