[Pkg-privacy-commits] [pyptlib] 58/136: Fix minor client-side bug.

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:25:08 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch master
in repository pyptlib.

commit 33957f910635c4272b733746273bbf0a29019d90
Author: George Kadianakis <desnacked at riseup.net>
Date:   Tue Oct 23 01:57:54 2012 +0300

    Fix minor client-side bug.
---
 pyptlib/client.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyptlib/client.py b/pyptlib/client.py
index b00d2b9..e57f817 100644
--- a/pyptlib/client.py
+++ b/pyptlib/client.py
@@ -108,5 +108,5 @@ def _getTransportsList(supported_transports, config):
         else:
             config.writeMethodError(transport, "not supported")
 
-    return transport
+    return transports
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/pyptlib.git



More information about the Pkg-privacy-commits mailing list