The branch, twofactorauth has been updated via 3d5df6a0fb983aa3454b93adce909a3036814552 (commit) from 86dd49d72719be51f61426d25be9046192d71d64 (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/cache.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/x2go/cache.py b/x2go/cache.py index 5e5e3a1..15dab89 100644 --- a/x2go/cache.py +++ b/x2go/cache.py @@ -84,8 +84,8 @@ class X2goListSessionsCache(object): def check_cache(self): """\ - Check if session list cache elements are still valid (i.e. if the corresponding - session profile is still connected). If not so, remove invalid cache entries from + Check if session list cache elements are still valid (i.e. if all corresponding + session profiles are still connected). If not so, remove invalid cache entries from the session list cache. """ 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).