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

x2go pushed a commit to annotated tag 0.5.0.1
in repository x2goclient.

commit ec4d9d6b5754539766b92594c4bb21ab8ebcc184
Author: Mike Gabriel <mike.gabr...@das-netzwerkteam.de>
Date:   Sat Nov 10 16:10:02 2012 +0100

    remove debug code
---
 pyhoca-cli | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/pyhoca-cli b/pyhoca-cli
index 37bb878b..4998b827 100755
--- a/pyhoca-cli
+++ b/pyhoca-cli
@@ -375,10 +375,6 @@ Possible values for the --pack NX option are:
 
         lightdm_remote_login_hash = sys.stdin.readline()
         (a.username, a.password, a.server, a.command) = 
lightdm_remote_login_hash.split()
-        print a.username
-        print a.password
-        print a.server
-        print a.command
         # FIXME: this is not IPv6 capable. As we are preparing a draft, we 
currently ignore that...
         if ":" in a.server:
             a.remote_ssh_port = a.server.split(':')[1]

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on 
/srv/git/code.x2go.org/x2goclient.git
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to