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 <gentoo-commits+bounces-453778-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1SNroi-000686-8h
	for garchives@archives.gentoo.org; Fri, 27 Apr 2012 20:31:00 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9EA5DE06E8;
	Fri, 27 Apr 2012 20:30:52 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 6B106E06E8
	for <gentoo-commits@lists.gentoo.org>; Fri, 27 Apr 2012 20:30:52 +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 CE83E1B404A
	for <gentoo-commits@lists.gentoo.org>; Fri, 27 Apr 2012 20:30:51 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by hornbill.gentoo.org (Postfix) with ESMTP id 90339E5402
	for <gentoo-commits@lists.gentoo.org>; Fri, 27 Apr 2012 20:30:50 +0000 (UTC)
From: "Magnus Granberg" <zorry@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Magnus Granberg" <zorry@gentoo.org>
Message-ID: <1335558640.cd74a5e19159753f6d75dff5d976a135acd4688e.zorry@gentoo>
Subject: [gentoo-commits] dev/zorry:master commit in: gobs/bin/
X-VCS-Repository: dev/zorry
X-VCS-Files: gobs/bin/gobs_updatedb
X-VCS-Directories: gobs/bin/
X-VCS-Committer: zorry
X-VCS-Committer-Name: Magnus Granberg
X-VCS-Revision: cd74a5e19159753f6d75dff5d976a135acd4688e
X-VCS-Branch: master
Date: Fri, 27 Apr 2012 20:30:50 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 81b72945-26d9-46d4-8aea-280672141d2d
X-Archives-Hash: ec671646c3b7afcaade82702a50b15f7

commit:     cd74a5e19159753f6d75dff5d976a135acd4688e
Author:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 27 20:30:40 2012 +0000
Commit:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Fri Apr 27 20:30:40 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=3Ddev/zorry.git;a=3D=
commit;h=3Dcd74a5e1

fix a typo in gobs_update_db

---
 gobs/bin/gobs_updatedb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gobs/bin/gobs_updatedb b/gobs/bin/gobs_updatedb
index f923dd4..4fba322 100755
--- a/gobs/bin/gobs_updatedb
+++ b/gobs/bin/gobs_updatedb
@@ -99,7 +99,7 @@ def update_cpv_db(mysettings):
 	pool_cores=3D multiprocessing.cpu_count()
 	if pool_cores > "3":
 		use_pool_cores =3D pool_cores - 2
-	else
+	else:
 		use_pool_cores =3D 1
 	pool =3D multiprocessing.Pool(processes=3Duse_pool_cores)
 	# Run the update package for all package in the list in