[X2Go-Commits] python-x2go.git - brokerclient (branch) updated: 0.0.36.1-30-g997fa26

X2Go dev team git-admin at x2go.org
Tue Jan 7 16:20:08 CET 2014


The branch, brokerclient has been updated
       via  997fa26a99417759d36dcb17a53f4f4fdefc8de6 (commit)
      from  6822c55e028584df65c0f1f3510317feefa17db3 (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/printactions.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2go/printactions.py b/x2go/printactions.py
index 085a6db..bbc8f8f 100644
--- a/x2go/printactions.py
+++ b/x2go/printactions.py
@@ -312,7 +312,7 @@ class X2goPrintActionPRINT(X2goPrintAction):
                                      shell=_shell,
                                     )
             except:
-                self.logger('Falling back to win32api printing...' loglevel=log.loglevel_DEBUG)
+                self.logger('Falling back to win32api printing...', loglevel=log.loglevel_DEBUG)
                 try:
                     win32api.ShellExecute (
                           0,


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