From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Sjth1-0007ay-Ei for garchives@archives.gentoo.org; Wed, 27 Jun 2012 14:58:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1031CE079D; Wed, 27 Jun 2012 14:57:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D061CE079D for ; Wed, 27 Jun 2012 14:57:54 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2066A1BC067 for ; Wed, 27 Jun 2012 14:57:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id DF196E5432 for ; Wed, 27 Jun 2012 14:57:51 +0000 (UTC) From: "Magnus Granberg" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Magnus Granberg" Message-ID: <1340809051.f5534c6614ef1703adcefa72436d48d242453abc.zorry@gentoo> Subject: [gentoo-commits] dev/zorry:master commit in: gobs/pym/ X-VCS-Repository: dev/zorry X-VCS-Files: gobs/pym/build_queru.py X-VCS-Directories: gobs/pym/ X-VCS-Committer: zorry X-VCS-Committer-Name: Magnus Granberg X-VCS-Revision: f5534c6614ef1703adcefa72436d48d242453abc X-VCS-Branch: master Date: Wed, 27 Jun 2012 14:57:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 54f77fce-c6bf-4462-a147-eb110397603f X-Archives-Hash: e4f67c14684d28590674686a8de0be55 commit: f5534c6614ef1703adcefa72436d48d242453abc Author: Magnus Granberg gentoo org> AuthorDate: Wed Jun 27 14:57:31 2012 +0000 Commit: Magnus Granberg gentoo org> CommitDate: Wed Jun 27 14:57:31 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Ddev/zorry.git;a=3D= commit;h=3Df5534c66 fix for depgraph --- gobs/pym/build_queru.py | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/gobs/pym/build_queru.py b/gobs/pym/build_queru.py index 065705d..c823c80 100644 --- a/gobs/pym/build_queru.py +++ b/gobs/pym/build_queru.py @@ -177,7 +177,6 @@ class queruaction(object): build_dict['check_fail'] =3D True mydepgraph.display_problems() repeat =3D False - repeat =3D False else: repeat_times =3D repeat_times + 1 else: