[X2Go-Commits] x2goserver.git - build-baikal (branch) updated: 3.0.99.8-26-gcdc1a1f

X2Go dev team git-admin at x2go.org
Fri Jan 3 20:51:09 CET 2014


The branch, build-baikal 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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 x2goserver-pyhoca/bin/x2gosessiontitle |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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