This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/mate-minidesktop in repository live-build-x2go. commit d7dc93c083a4f6f39f22894c9c89acaa76b6e579 Author: Stefan Baur <kontakt@baur-itcs.de> Date: Wed Dec 6 20:16:23 2017 +0100 fied comment to match code --- config/includes.chroot/lib/live/config/2270-getsshclientkeysfrommedia | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/includes.chroot/lib/live/config/2270-getsshclientkeysfrommedia b/config/includes.chroot/lib/live/config/2270-getsshclientkeysfrommedia index a56d134..c3eb08d 100755 --- a/config/includes.chroot/lib/live/config/2270-getsshclientkeysfrommedia +++ b/config/includes.chroot/lib/live/config/2270-getsshclientkeysfrommedia @@ -33,7 +33,7 @@ GetSSHClientKeysFromMedia () USERHOME=$(getent passwd 1000 | awk -F':' '{ print $6 }') TARGETUSERNAME=$(getent passwd 1000 | awk -F':' '{ print $1 }') else - # let's not forget to set the target user name if we're no MATE-MiniDesktop + # let's not forget to set the target user name if we're MATE-MiniDesktop TARGETUSERNAME="x2gothinclient" fi -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git