[X2Go-Commits] pyhoca-gui.git - twofactorauth (branch) updated: 0.1.0.10-134-gb582768
X2Go dev team
git-admin at x2go.org
Sat Sep 14 15:55:48 CEST 2013
The branch, twofactorauth has been updated
via b582768ca80f5e7c03c1286eeed4931438e0fe7b (commit)
from 1dffd63ae48c8936ed87b68ee7f8240bad7c179d (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
pyhoca/wxgui/frontend.py | 1 -
1 file changed, 1 deletion(-)
The diff of changes is:
diff --git a/pyhoca/wxgui/frontend.py b/pyhoca/wxgui/frontend.py
index 5d7fc85..1231e2c 100644
--- a/pyhoca/wxgui/frontend.py
+++ b/pyhoca/wxgui/frontend.py
@@ -315,7 +315,6 @@ class PyHocaGUI(wx.App, x2go.X2goClient):
self._X2goClient__session_auto_start_or_resume(session_uuid, all_suspended=True, start=self.start_on_connect)
def _exit_handler(self, *args):
- print "HALLO"
self.WakeUpIdle()
self.ExitMainLoop()
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