[X2Go-Commits] pyhoca-gui.git - master (branch) updated: 0.4.0.8-5-gb7f65e1

X2Go dev team git-admin at x2go.org
Tue Sep 3 18:39:42 CEST 2013


The branch, master has been updated
       via  b7f65e1b9ca6090dfdc64cfc7efc84d352d49fab (commit)
      from  d7deb4a04587933dfd2186c1a71d7a9caff3234d (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 b7f65e1b9ca6090dfdc64cfc7efc84d352d49fab
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Sep 3 18:39:38 2013 +0200

    remove debug code

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

Summary of changes:
 pyhoca/wxgui/passphrase.py |    3 ---
 1 file changed, 3 deletions(-)

The diff of changes is:
diff --git a/pyhoca/wxgui/passphrase.py b/pyhoca/wxgui/passphrase.py
index c04b88d..c81dc55 100644
--- a/pyhoca/wxgui/passphrase.py
+++ b/pyhoca/wxgui/passphrase.py
@@ -173,9 +173,6 @@ class PyHocaGUI_DialogBoxPassphrase(wx.Dialog):
             passphrase = self.passphraseTxt.GetValue()
             sshproxy_passphrase = base64.b64decode(self.sshproxy_passphrase)
 
-        print 'X2GO: ', passphrase
-        print 'PROXY: ', sshproxy_passphrase
-
         connect_failed = False
 
         wx.BeginBusyCursor()


hooks/post-receive
-- 
pyhoca-gui.git (Python X2Go Client (wxPython GUI))

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-gui.git" (Python X2Go Client (wxPython GUI)).




More information about the x2go-commits mailing list