This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gothinclient. from dc72565 fix init script of x2gothinclient-cdmanager new 1825442 improvement for last commit 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: cdmanager/init/x2gothinclient-cdmanager.init | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 182544256aa424bad1f1ddea3c3d4d3b077d0052 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Aug 24 17:10:42 2014 +0200 improvement for last commit --- cdmanager/init/x2gothinclient-cdmanager.init | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cdmanager/init/x2gothinclient-cdmanager.init b/cdmanager/init/x2gothinclient-cdmanager.init index f7bbfae..a6eeabe 100644 --- a/cdmanager/init/x2gothinclient-cdmanager.init +++ b/cdmanager/init/x2gothinclient-cdmanager.init @@ -42,8 +42,8 @@ fi PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin export HOSTNAME DAEMON=/usr/sbin/x2gocdmanager -NAME=x2gocdmanager -DESC=x2gocdmanager +NAME=x2gothinclient-cdmanager +DESC=x2gothinclient-cdmanager test -x $DAEMON || exit 0 -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git