The branch, twofactorauth has been updated via 721adf655308f9301c35db4a162be3ac26e91fd0 (commit) from 20e27fe4a905d9e1b2b262aea42a017f95c3219d (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/printing/_file.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/x2go/backends/printing/_file.py b/x2go/backends/printing/_file.py index 449ebd6..f9390ce 100644 --- a/x2go/backends/printing/_file.py +++ b/x2go/backends/printing/_file.py @@ -125,7 +125,7 @@ class X2goClientPrintingFILE(inifiles.X2goIniFile): """ if reinit: - self._detect_printaction() + self._detect_print_action() if return_name: return self._print_action.__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).