The branch, twofactorauth has been updated via 4557a946e0a316c04d5f0c368c7137c2d15d8056 (commit) from c30e67e43d69963013b04c27f73e641c671996a3 (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/backends/profiles/_file.py | 2 -- 1 file changed, 2 deletions(-) The diff of changes is: diff --git a/x2go/backends/profiles/_file.py b/x2go/backends/profiles/_file.py index e5f1432..fcf678f 100644 --- a/x2go/backends/profiles/_file.py +++ b/x2go/backends/profiles/_file.py @@ -376,8 +376,6 @@ class X2GoSessionProfilesFILE(inifiles.X2GoIniFile): @param profile_id_or_name: profile ID or profile name @type profile_id_or_name: C{str} - @param skip_writing: do not perform a write operation after deleting the session profile - @type skip_writing: C{bool} """ _profile_id = self.check_profile_id_or_name(profile_id_or_name) 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).