The branch, twofactorauth has been updated via 5f6a24a1d2bed777bddef2fcd36f3333186f72da (commit) from 1695f0489687fc51ed2c5e01c8c70af49b480646 (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 a4f9432..5685dfe 100644 --- a/pyhoca/wxgui/profilemanager.py +++ b/pyhoca/wxgui/profilemanager.py @@ -1344,7 +1344,6 @@ class PyHocaGUI_ProfileManager(wx.Dialog): if self.action == 'ADD': self.profile_id = self.session_profiles.add_profile() - print self.profile_id for k in self.profile_config.keys(): self.session_profiles.update_value(self.profile_id, k, self.profile_config[k]) 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)).