The branch, master has been updated via b7475b79b0a5a52ced74b919767240f5faf05115 (commit) from f92e46470950844b11135ac506f7b719f8ca2304 (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 b7475b79b0a5a52ced74b919767240f5faf05115 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Oct 1 19:07:54 2013 +0200 remove unneeded shebang ----------------------------------------------------------------------- Summary of changes: x2gobroker/client/plain.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/x2gobroker/client/plain.py b/x2gobroker/client/plain.py index f6df4b6..804d058 100644 --- a/x2gobroker/client/plain.py +++ b/x2gobroker/client/plain.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +# -*- coding: utf-8 -*- # This file is part of the X2Go Project - http://www.x2go.org # Copyright (C) 2011-2013 by Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> 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).