[X2go-Commits] x2goserver.git - master (branch) updated: 3.0.99-2-313-g39d5a35

X2go dev team git-admin at x2go.org
Mon Sep 26 10:52:32 CEST 2011


The branch, master has been updated
       via  39d5a358ac37db30d62e89a65ecf70c5329307a6 (commit)
      from  ee076cc20cbafd6057ed5541b0746ce150b2ff3c (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 39d5a358ac37db30d62e89a65ecf70c5329307a6
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Sep 26 10:52:30 2011 +0200

    typo fix

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

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

The diff of changes is:
diff --git a/x2goserver/bin/x2goruncommand b/x2goserver/bin/x2goruncommand
index 56f5446..bd63873 100755
--- a/x2goserver/bin/x2goruncommand
+++ b/x2goserver/bin/x2goruncommand
@@ -109,7 +109,7 @@ then
 	IMEXIT="true"
 fi
 
-if sucessful_run=false
+sucessful_run=false
 if [ "$EXEC" != "" ] && [ -x $EXEC ]; then
 	$X2GO_LIB_PATH/x2gosyslog "$0" "debug" "running command $EXEC"
 	$cmd


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