[X2Go-Commits] pyhoca-gui.git - twofactorauth (branch) updated: 0.1.0.10-7-g1445656

X2Go dev team git-admin at x2go.org
Sat Sep 14 15:55:23 CEST 2013


The branch, twofactorauth has been updated
       via  1445656e56e4d00aded6ff7b98b33cb728822b71 (commit)
      from  020f8ed7b3049b7eecb5ea66600a2ccf9d64b0ee (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/profilemanager.py |    1 -
 1 file changed, 1 deletion(-)

The diff of changes is:
diff --git a/pyhoca/wxgui/profilemanager.py b/pyhoca/wxgui/profilemanager.py
index 9f8b06b..a8b32d8 100644
--- a/pyhoca/wxgui/profilemanager.py
+++ b/pyhoca/wxgui/profilemanager.py
@@ -928,7 +928,6 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
             if not re.match('^.*:(1|0)$', _shared_folder):
                 _shared_folder = "%s:1" % _shared_folder
 
-            print _shared_folder
             _shared_folder_path = ":".join(_shared_folder.split(':')[:-1])
             if int(_shared_folder.split(':')[-1]):
                 _shared_folder_autoconnect = _("automatically")


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