The branch, master has been updated via bcedd038cc689aee013c0ff16fca830ed6ede625 (commit) from 1b9c36dd6c9450bff46de5a6d308ba6e6f00c4f0 (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 bcedd038cc689aee013c0ff16fca830ed6ede625 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Dec 11 14:50:35 2013 +0100 passthrough of to the x2gobroker exec cal ----------------------------------------------------------------------- Summary of changes: sbin/x2gobroker-daemon-debug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/sbin/x2gobroker-daemon-debug b/sbin/x2gobroker-daemon-debug index bd500c3..75a8ed6 100755 --- a/sbin/x2gobroker-daemon-debug +++ b/sbin/x2gobroker-daemon-debug @@ -36,4 +36,4 @@ fi export X2GOBROKER_DEBUG=true -su - x2gobroker -c "x2gobroker -M http -i" +su - x2gobroker -c "x2gobroker -M http -i $@" hooks/post-receive -- x2gobroker.git (HTTP(S) Session broker 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 "x2gobroker.git" (HTTP(S) Session broker for X2Go).