[X2Go-Commits] x2goserver.git - build-main (branch) updated: 3.0.99.7-8-g4fc8a77

X2Go dev team git-admin at x2go.org
Wed Dec 4 06:17:58 CET 2013


The branch, build-main has been updated
       via  4fc8a771b56c267e489a8a7faa4089864149ac43 (commit)
      from  8580ba4b53602556e9e5b96bd6e87e2945b5be2f (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/bin/x2goruncommand |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

The diff of changes is:
diff --git a/x2goserver/bin/x2goruncommand b/x2goserver/bin/x2goruncommand
index 99b4028..37cb311 100755
--- a/x2goserver/bin/x2goruncommand
+++ b/x2goserver/bin/x2goruncommand
@@ -119,8 +119,7 @@ if [ "$EXEC" != "" ] && [ -x $EXEC ]; then
 	x2gofeature X2GO_XSESSION &>/dev/null && [ "x$X2GO_SESS_TYPE" = "xD" ] && {
 		STARTUP=$cmd
 		$X2GO_LIB_PATH/x2gosyslog "$0" "notice" "launching session with Xsession-x2go mechanism, using STARTUP=\"$STARTUP\""
-		export $STARTUP
-		/etc/x2go/Xsession
+		STARTUP="$STARTUP" /etc/x2go/Xsession
 	} || {
 		$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