[X2go-Commits] python-x2go.git - master (branch) updated: 0.1.1.4-216-ga936ea3
X2Go dev team
git-admin at x2go.org
Wed Apr 18 18:26:52 CEST 2012
The branch, master has been updated
via a936ea3555b521690415e155e6a5ab0c8ebae8ae (commit)
from c23d9f46f3b6fd8c4155db7af689e15f76096a24 (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 -----------------------------------------------------------------
commit a936ea3555b521690415e155e6a5ab0c8ebae8ae
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Apr 18 18:26:50 2012 +0200
typo fix
-----------------------------------------------------------------------
Summary of changes:
x2go/backends/terminal/_stdout.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
The diff of changes is:
diff --git a/x2go/backends/terminal/_stdout.py b/x2go/backends/terminal/_stdout.py
index 095445e..b75d591 100644
--- a/x2go/backends/terminal/_stdout.py
+++ b/x2go/backends/terminal/_stdout.py
@@ -407,7 +407,7 @@ class X2goTerminalSessionSTDOUT(object):
"""
return self.params.cmd
- def get_session_type(self)
+ def get_session_type(self):
"""\
STILL UNDOCUMENTED
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