The branch, master has been updated via 1f3029121c54e02b5db037f448dfa79435702b6b (commit) from 71137406a700aa09ead9520e41c4a59ab3807405 (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 1f3029121c54e02b5db037f448dfa79435702b6b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Sep 16 22:33:04 2012 +0200 x2gobroker-agent.pl: remove -t option when starting perl ----------------------------------------------------------------------- Summary of changes: lib/x2gobroker-agent.pl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/lib/x2gobroker-agent.pl b/lib/x2gobroker-agent.pl index 0e451c1..02b6b04 100755 --- a/lib/x2gobroker-agent.pl +++ b/lib/x2gobroker-agent.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -wtU +#!/usr/bin/perl -wU # This file is part of the X2Go Project - http://www.x2go.org # Copyright (C) 2011-2012 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).