[X2go-Commits] pyhoca-cli.git - master (branch) updated: 0.2.0.4-7-gec4d9d6

X2Go dev team git-admin at x2go.org
Sat Nov 10 16:10:43 CET 2012


The branch, master has been updated
       via  ec4d9d6b5754539766b92594c4bb21ab8ebcc184 (commit)
      from  03eb8165d43acb4e1bbf56594d8179e7b563b4de (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

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

    remove debug code

-----------------------------------------------------------------------

Summary of changes:
 pyhoca-cli |    4 ----
 1 file changed, 4 deletions(-)

The diff of changes is:
diff --git a/pyhoca-cli b/pyhoca-cli
index 37bb878..4998b82 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]


hooks/post-receive
-- 
pyhoca-cli.git (Python X2Go Client (command line client))

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "pyhoca-cli.git" (Python X2Go Client (command line client)).




More information about the x2go-commits mailing list