The branch, master has been updated via ca48248f7042f81ec2ba9d25907e0d2545007cc6 (commit) from 620140e5cc38e3f84d014042f54c1235347c4923 (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 ca48248f7042f81ec2ba9d25907e0d2545007cc6 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Apr 18 17:00:50 2013 +0200 follow-up fix for last commit ----------------------------------------------------------------------- Summary of changes: x2gobroker/x2gobroker_exceptions.py | 3 --- 1 file changed, 3 deletions(-) The diff of changes is: diff --git a/x2gobroker/x2gobroker_exceptions.py b/x2gobroker/x2gobroker_exceptions.py index 5ebaa35..d458419 100644 --- a/x2gobroker/x2gobroker_exceptions.py +++ b/x2gobroker/x2gobroker_exceptions.py @@ -18,9 +18,6 @@ # Free Software Foundation, Inc., # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. -__VERSION__ = '0.0.1.1' -__AUTHOR__ = 'Mike Gabriel (X2Go Project) <mike.gabriel@das-netzwerkteam.de>' - from loggers import logger_error class X2GoBrokerBaseException(BaseException): hooks/post-receive -- x2gobroker.git (HTTP(S) Session broker for X2Go) 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 "x2gobroker.git" (HTTP(S) Session broker for X2Go).