[X2Go-Commits] x2godesktopsharing.git - build-main (branch) updated: 3.0.1.2-31-g65513d1

X2Go dev team git-admin at x2go.org
Sat Jun 8 01:13:24 CEST 2013


The branch, build-main has been updated
       via  65513d1ac3a1d04eb168d14745edd49e2927f737 (commit)
      from  d7dfa95bf6f99174a9a88adae3b3de68b57aa7d8 (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:
 bin/x2goresume-desktopsharing |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/bin/x2goresume-desktopsharing b/bin/x2goresume-desktopsharing
index 34da2b5..aaa2c25 100755
--- a/bin/x2goresume-desktopsharing
+++ b/bin/x2goresume-desktopsharing
@@ -35,5 +35,5 @@ X2GO_DISPLAY=$(echo $SESSION_NAME | cut -d"-" -f2)
 
 test -e $HOME/.x2go/C-$SESSION_NAME/resume-desktopsharing && {
 	rm -f $HOME/.x2go/C-$SESSION_NAME/resume-desktopsharing
-	export DISPLAY=:$X2GO_DISPLAY.0 x2godesktopsharing &>/dev/null &
+	DISPLAY=:$X2GO_DISPLAY.0 x2godesktopsharing &>/dev/null &
 }


hooks/post-receive
-- 
x2godesktopsharing.git (Desktop Sharing for X2Go)

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 "x2godesktopsharing.git" (Desktop Sharing for X2Go).




More information about the x2go-commits mailing list