[X2Go-Commits] x2goserver.git - build-baikal (branch) updated: 3.0.99-2-321-g54eb440

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


The branch, build-baikal has been updated
       via  54eb44016669f6f1044aedaa2111a44b4a6536fc (commit)
      from  daf3a935ab5b71b86d9cb43d2aa5d108a6883297 (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/x2goserver-run-extensions                  |    1 +
 1 file changed, 1 insertion(+)

The diff of changes is:
diff --git a/x2goserver-extensions/bin/x2goserver-run-extensions b/x2goserver-extensions/bin/x2goserver-run-extensions
index 3b807e1..89b3fd9 100755
--- a/x2goserver-extensions/bin/x2goserver-run-extensions
+++ b/x2goserver-extensions/bin/x2goserver-run-extensions
@@ -32,6 +32,7 @@ X2GO_MODALITY=$2
 
 # scan extensions and execute them
 ls $X2GO_LIB_PATH/extensions/$X2GO_MODALITY.d/* | sort | while read x2go_extension; do
+	$X2GO_LIB_PATH/x2gosyslog "$0" "debug" "executing $x2go_extension with option $X2GO_SESSION"
 	$x2go_extension $X2GO_SESSION
 done
 exit 0
\ No newline at end of file


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