[X2Go-Commits] python-x2go.git - twofactorauth (branch) updated: 0.0.44.2-26-g10931a3

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


The branch, twofactorauth has been updated
       via  10931a3efa38e418ce8dd846eab0b785515475ef (commit)
      from  a14563091364d35041c98d4c700ffe6151cd0dad (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:
 x2go/cleanup.py |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/x2go/cleanup.py b/x2go/cleanup.py
index e79cb4a..c8a1dd2 100644
--- a/x2go/cleanup.py
+++ b/x2go/cleanup.py
@@ -53,8 +53,9 @@ def x2go_cleanup(e=None, threads=None):
         except (KeyboardInterrupt, SystemExit):
             x2go.x2go_cleanup()
 
-    @param e: if L{x2go_cleanup} got called as we caught an exception this can be the C{Exception} that
-        we might process at the end of the clean-up (or if clean-up failed or was not appropriate)
+    @param e: if L{x2go_cleanup} got called as you caught an exception in your code this can be the 
+        C{Exception} that we will process at the end of the clean-up (or if clean-up failed or was not 
+        appropriate)
     @type e: C{exception}
     @param threads: a list of threads to clean up
     @type threads: C{list}


hooks/post-receive
-- 
python-x2go.git (Python X2Go Client API)

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 "python-x2go.git" (Python X2Go Client API).




More information about the x2go-commits mailing list