From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 78D0F138200 for ; Tue, 16 Jul 2013 16:36:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4D7BE0A83; Tue, 16 Jul 2013 16:36:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 68FFBE0A83 for ; Tue, 16 Jul 2013 16:36:02 +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 7487733E9BA for ; Tue, 16 Jul 2013 16:36:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id B79DEE5464 for ; Tue, 16 Jul 2013 16:35:58 +0000 (UTC) From: "André Erdmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "André Erdmann" Message-ID: <1373992491.0d67413e156934952f236ae8161e8536bad03293.dywi@gentoo> Subject: [gentoo-commits] proj/R_overlay:gsoc13/next commit in: roverlay/remote/ X-VCS-Repository: proj/R_overlay X-VCS-Files: roverlay/remote/basicrepo.py X-VCS-Directories: roverlay/remote/ X-VCS-Committer: dywi X-VCS-Committer-Name: André Erdmann X-VCS-Revision: 0d67413e156934952f236ae8161e8536bad03293 X-VCS-Branch: gsoc13/next Date: Tue, 16 Jul 2013 16:35:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 40bc5103-7a2d-4c10-a935-1c266b5ccd62 X-Archives-Hash: 1083f639ee45245885a0ce1c8083f54f commit: 0d67413e156934952f236ae8161e8536bad03293 Author: André Erdmann mailerd de> AuthorDate: Tue Jul 16 16:34:51 2013 +0000 Commit: André Erdmann mailerd de> CommitDate: Tue Jul 16 16:34:51 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/R_overlay.git;a=commit;h=0d67413e roverlay/remote: print repo name while syncing --- roverlay/remote/basicrepo.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roverlay/remote/basicrepo.py b/roverlay/remote/basicrepo.py index 9ce512c..33d8f30 100644 --- a/roverlay/remote/basicrepo.py +++ b/roverlay/remote/basicrepo.py @@ -192,6 +192,8 @@ class BasicRepo ( object ): """Syncs this repo.""" status = False + print ( "Syncing {!r} ...".format ( self.name ) ) + if sync_enabled and hasattr ( self, '_dosync' ): status = self._dosync() From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 850161381F3 for ; Tue, 16 Jul 2013 16:37:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11D81E0A59; Tue, 16 Jul 2013 16:36:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8AD34E0A59 for ; Tue, 16 Jul 2013 16:36:35 +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 0FE7633E92E for ; Tue, 16 Jul 2013 16:36:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id B69C5E5470 for ; Tue, 16 Jul 2013 16:36:30 +0000 (UTC) From: "André Erdmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "André Erdmann" Message-ID: <1373992491.0d67413e156934952f236ae8161e8536bad03293.dywi@gentoo> Subject: [gentoo-commits] proj/R_overlay:master commit in: roverlay/remote/ X-VCS-Repository: proj/R_overlay X-VCS-Files: roverlay/remote/basicrepo.py X-VCS-Directories: roverlay/remote/ X-VCS-Committer: dywi X-VCS-Committer-Name: André Erdmann X-VCS-Revision: 0d67413e156934952f236ae8161e8536bad03293 X-VCS-Branch: master Date: Tue, 16 Jul 2013 16:36:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9b8f3932-bd84-4af7-a747-13509c655fb7 X-Archives-Hash: 0d7bfbe725dfdfdf5af2365133f54fec Message-ID: <20130716163630.lQZBFepc9TeMIkqlpRhRdibZLp2oCQrU2MyMojXkEWM@z> commit: 0d67413e156934952f236ae8161e8536bad03293 Author: André Erdmann mailerd de> AuthorDate: Tue Jul 16 16:34:51 2013 +0000 Commit: André Erdmann mailerd de> CommitDate: Tue Jul 16 16:34:51 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/R_overlay.git;a=commit;h=0d67413e roverlay/remote: print repo name while syncing --- roverlay/remote/basicrepo.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roverlay/remote/basicrepo.py b/roverlay/remote/basicrepo.py index 9ce512c..33d8f30 100644 --- a/roverlay/remote/basicrepo.py +++ b/roverlay/remote/basicrepo.py @@ -192,6 +192,8 @@ class BasicRepo ( object ): """Syncs this repo.""" status = False + print ( "Syncing {!r} ...".format ( self.name ) ) + if sync_enabled and hasattr ( self, '_dosync' ): status = self._dosync()