This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository telekinesis. from cacc1c8 common: some more copyright updates. new ac52169 common: change X2go -> X2Go. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: .../x2go/x2gofeature.d/telekinesis-server.features | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/telekinesis.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository telekinesis. commit ac521690b5c4b71b7dd13c8857ebee425c8c3177 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Jan 9 03:54:50 2015 +0100 common: change X2go -> X2Go. --- .../x2go/x2gofeature.d/telekinesis-server.features | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/share/x2go/x2gofeature.d/telekinesis-server.features b/server/share/x2go/x2gofeature.d/telekinesis-server.features index 1e98382..4efc465 100755 --- a/server/share/x2go/x2gofeature.d/telekinesis-server.features +++ b/server/share/x2go/x2gofeature.d/telekinesis-server.features @@ -26,7 +26,7 @@ $X2GO_LIB_PATH/x2gosyslog "$0" "info" "$(basename $0) called with options: $@" X2GO_FEATURE=$1 -# check for X2go server core features +# check for X2Go server core features case "$X2GO_FEATURE" in "X2GO_TELEKINESIS") echo "ok"; exit 0;; -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/telekinesis.git