The branch, master has been updated via 486fa4f1d591502b3311630f6ba8ab44e1c70918 (commit) from 436a770160211b9c89abe24a27ceb7ec8b79dc7b (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 486fa4f1d591502b3311630f6ba8ab44e1c70918 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Aug 7 11:46:23 2013 +0200 Remove shbang from x2go/tests/runalltests.py, as well. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + x2go/tests/runalltests.py | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 5417219..c21b5c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ python-x2go (0.4.0.8-0~x2go1) UNRELEASED; urgency=low status in the session registry is something appropriate to do. - Do not overwrite not-yet-suspended terminal session objects during session resumption. + - Remove shbang from x2go/tests/runalltests.py, as well. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sat, 03 Aug 2013 22:32:30 +0200 diff --git a/x2go/tests/runalltests.py b/x2go/tests/runalltests.py index a4320b8..60e3a28 100644 --- a/x2go/tests/runalltests.py +++ b/x2go/tests/runalltests.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # -*- coding: utf-8 -*- # Copyright (C) 2010 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> 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).