The branch, master has been updated via 548b802f49f646ba42d29d565b95ef34e3550128 (commit) from cf15886c3456dfa3cc66169fbf4c77479cfbf759 (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 548b802f49f646ba42d29d565b95ef34e3550128 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Jan 7 15:48:10 2014 +0100 whitespace cleanup ----------------------------------------------------------------------- Summary of changes: x2goserver/bin/x2gostartagent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/x2goserver/bin/x2gostartagent b/x2goserver/bin/x2gostartagent index c11aa0c..820b5c4 100755 --- a/x2goserver/bin/x2gostartagent +++ b/x2goserver/bin/x2gostartagent @@ -174,7 +174,7 @@ while [ "$OUTPUT" != "inserted" ]; do fi # sanitize session name SESSION_NAME=`echo "$SESSION_NAME" | sed -e "s/[^a-zA-Z0-9\.\_\-]//g"` - + if [ -n "$SHADREQ_USER" ]; then $X2GO_LIB_PATH/x2gosyslog "$0" "debug" "initializing new shadow session with ID $SESSION_NAME" OUTPUT=`$X2GO_LIB_PATH/x2goinsertshadowsession "$X2GO_PORT" "$HOSTNAME" "$SESSION_NAME" "$SHADREQ_USER"` 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).