The branch, build-main has been updated via 8768b81bb7d4208742edb828669337a87b989232 (commit) from c8956dd12a6db4823dc7a4b27d92dfca6c680fe2 (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 8768b81bb7d4208742edb828669337a87b989232 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Jan 6 18:23:38 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 c723715..2d0a27b 100755 --- a/x2goserver/bin/x2gostartagent +++ b/x2goserver/bin/x2gostartagent @@ -169,7 +169,7 @@ while [ "$OUTPUT" != "inserted" ]; do fi # sanitize session name SESSION_NAME=`echo "$SESSION_NAME" | sed -e "s/[^a-zA-Z0-9\.\_\-]//g"` - + OUTPUT=`$X2GO_LIB_PATH/x2goinsertsession "$X2GO_PORT" "$HOSTNAME" "$SESSION_NAME"` fi done 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).