[X2go-Commits] x2goserver.git - master (branch) updated: 3.0.99.8-26-gcdc1a1f

X2go dev team git-admin at x2go.org
Wed Nov 30 13:07:21 CET 2011


The branch, master has been updated
       via  cdc1a1f3713ccd23d7ca35d3263a53ed8372844c (commit)
      from  123bd195c9288a5606bd1b4f807bbdc5651e907f (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 cdc1a1f3713ccd23d7ca35d3263a53ed8372844c
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Nov 30 13:07:19 2011 +0100

    shell-script-fails-syntax-check ./usr/bin/x2gosessiontitle

-----------------------------------------------------------------------

Summary of changes:
 x2goserver-pyhoca/bin/x2gosessiontitle |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

The diff of changes is:
diff --git a/x2goserver-pyhoca/bin/x2gosessiontitle b/x2goserver-pyhoca/bin/x2gosessiontitle
index 6eccba1..c6d4111 100755
--- a/x2goserver-pyhoca/bin/x2gosessiontitle
+++ b/x2goserver-pyhoca/bin/x2gosessiontitle
@@ -31,7 +31,7 @@ test -z $SESSION_NAME && exit 0
 
 if [ "x$X2GO_FEATURE_SESSIONTITLE" == "xenabled" ]; then
 
-	if [ -z "${X2GO_SESSION_WINDOW_TITLE}" ] && [ -n "$X2GO_CMD" ];; then 
+	if [ -z "${X2GO_SESSION_WINDOW_TITLE}" ] && [ -n "$X2GO_CMD" ]; then 
 
 		if  [ "$X2GO_STYPE" == "S" ]; then
 


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).




More information about the x2go-commits mailing list