[Yum-devel] [PATCH 1/3] Init "found" variable for distro-sync full. BZ 752407.

tim.lauridsen at gmail.com tim.lauridsen at gmail.com
Tue Dec 6 14:14:52 UTC 2011


On Fri, Dec 2, 2011 at 5:19 PM, James Antill <james at and.org> wrote:

> ---
>  cli.py |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/cli.py b/cli.py
> index 7bd341d..919120c 100755
> --- a/cli.py
> +++ b/cli.py
> @@ -966,6 +966,7 @@ class YumBaseCli(yum.YumBase, output.YumOutput):
>                         continue
>
>                     nayi = napkg.yumdb_info
> +                    found = False
>                     for apkg in self.pkgSack.searchPkgTuple(napkg.pkgtup):
>                         if ('checksum_type' in nayi and
>                             'checksum_data' in nayi and
> --
> 1.7.6.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/20111206/4cc649bf/attachment.html>


More information about the Yum-devel mailing list