30 Jun 2012 13:52
python-x2go.git - master (branch) updated: 0.2.0.5-5-g69b60b4
The branch, master has been updated
via 69b60b4eebbfc5fac4050a96d8185009a13a1f6b (commit)
from 8acf5a8dde4daa53fa696b1188ed32e4f934fe6b (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 69b60b4eebbfc5fac4050a96d8185009a13a1f6b
Author: Mike Gabriel <mike.gabriel@...>
Date: Sat Jun 30 13:51:58 2012 +0200
typo
-----------------------------------------------------------------------
Summary of changes:
x2go/session.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
The diff of changes is:
diff --git a/x2go/session.py b/x2go/session.py
index 504bd72..aa3a156 100644
--- a/x2go/session.py
+++ b/x2go/session.py
<at> <at> -619,7 +619,7 <at> <at> class X2goSession(object):
return eval("self.%s" % option)
else:
raise x2go_exceptions.X2goProfileException('Unknown session profile option: %s.' % option)
(Continue reading)
RSS Feed