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 BE1D21381F3 for ; Tue, 23 Jul 2013 09:38:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A7EFE09AF; Tue, 23 Jul 2013 09:38:22 +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 DBD98E09AF for ; Tue, 23 Jul 2013 09:38:21 +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 EC0ED33E874 for ; Tue, 23 Jul 2013 09:38:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 92725E5458 for ; Tue, 23 Jul 2013 09:38:19 +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: <1374571850.92d373d921c730123e5728e62c54328ff2baed9a.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/rsync.py X-VCS-Directories: roverlay/remote/ X-VCS-Committer: dywi X-VCS-Committer-Name: André Erdmann X-VCS-Revision: 92d373d921c730123e5728e62c54328ff2baed9a X-VCS-Branch: gsoc13/next Date: Tue, 23 Jul 2013 09:38:19 +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: b09a5b22-c20f-4a27-af30-1e457f030f60 X-Archives-Hash: e82edd504918094ca7f6084e65f58edd commit: 92d373d921c730123e5728e62c54328ff2baed9a Author: André Erdmann mailerd de> AuthorDate: Tue Jul 23 09:30:50 2013 +0000 Commit: André Erdmann mailerd de> CommitDate: Tue Jul 23 09:30:50 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/R_overlay.git;a=commit;h=92d373d9 roverlay/remote/rsync: minor fixup don't use a string for the undefined value if "None" does it as well. --- roverlay/remote/rsync.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roverlay/remote/rsync.py b/roverlay/remote/rsync.py index f60b032..8102417 100644 --- a/roverlay/remote/rsync.py +++ b/roverlay/remote/rsync.py @@ -132,7 +132,7 @@ class RsyncRepo ( BasicRepo ): return p.returncode # --- end of waitfor (...) --- - retcode = '' + retcode = None try: 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 ECC8B1381F3 for ; Tue, 23 Jul 2013 14:57:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15984E0A41; Tue, 23 Jul 2013 14:57:12 +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 A30C5E0A41 for ; Tue, 23 Jul 2013 14:57:06 +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 ACCD233E9BE for ; Tue, 23 Jul 2013 14:57:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 4D62EE546C for ; Tue, 23 Jul 2013 14:57:03 +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: <1374571850.92d373d921c730123e5728e62c54328ff2baed9a.dywi@gentoo> Subject: [gentoo-commits] proj/R_overlay:master commit in: roverlay/remote/ X-VCS-Repository: proj/R_overlay X-VCS-Files: roverlay/remote/rsync.py X-VCS-Directories: roverlay/remote/ X-VCS-Committer: dywi X-VCS-Committer-Name: André Erdmann X-VCS-Revision: 92d373d921c730123e5728e62c54328ff2baed9a X-VCS-Branch: master Date: Tue, 23 Jul 2013 14:57:03 +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: 01c15f4a-caca-4eb6-89bd-108d726844ee X-Archives-Hash: b28084c903890ee4164727faefe2c006 Message-ID: <20130723145703.BoYjztQiw1lK37gcAEzgVOH_Od24CJG9iUbxh2B6rY4@z> commit: 92d373d921c730123e5728e62c54328ff2baed9a Author: André Erdmann mailerd de> AuthorDate: Tue Jul 23 09:30:50 2013 +0000 Commit: André Erdmann mailerd de> CommitDate: Tue Jul 23 09:30:50 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/R_overlay.git;a=commit;h=92d373d9 roverlay/remote/rsync: minor fixup don't use a string for the undefined value if "None" does it as well. --- roverlay/remote/rsync.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roverlay/remote/rsync.py b/roverlay/remote/rsync.py index f60b032..8102417 100644 --- a/roverlay/remote/rsync.py +++ b/roverlay/remote/rsync.py @@ -132,7 +132,7 @@ class RsyncRepo ( BasicRepo ): return p.returncode # --- end of waitfor (...) --- - retcode = '' + retcode = None try: