The branch, master has been updated via 8580ba4b53602556e9e5b96bd6e87e2945b5be2f (commit) from a5e451560ad1d70ce2cd26333fc585e2830ccb15 (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 8580ba4b53602556e9e5b96bd6e87e2945b5be2f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Oct 27 13:11:57 2011 +0200 remove obsolete line from x2goruncommand ----------------------------------------------------------------------- Summary of changes: x2goserver/bin/x2goruncommand | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/x2goserver/bin/x2goruncommand b/x2goserver/bin/x2goruncommand index d6033fa..99b4028 100755 --- a/x2goserver/bin/x2goruncommand +++ b/x2goserver/bin/x2goruncommand @@ -125,7 +125,6 @@ if [ "$EXEC" != "" ] && [ -x $EXEC ]; then $cmd } - $cmd #### some applications can quit immediately, we will wait here as long as x2goagent exists if [ "$X2GO_SESS_TYPE" == "R" ] && [ "$IMEXIT" == "false" ]; then $X2GO_LIB_PATH/x2gosyslog "$0" "debug" "command $EXEC forked to background, waiting for agent to finish" hooks/post-receive -- x2goserver.git (X2go Server) 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 "x2goserver.git" (X2go Server).