This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository maintenancescripts. commit 3ab8eb2d6f2f6a837b372b7a320601b8bf1fccd1 Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Mar 9 01:56:46 2015 +0100 git/misc/update-repository-posixacls: reword comment. --- git/misc/update-repository-posixacls | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/git/misc/update-repository-posixacls b/git/misc/update-repository-posixacls index bed71e6..1d6bdbb 100755 --- a/git/misc/update-repository-posixacls +++ b/git/misc/update-repository-posixacls @@ -1,7 +1,7 @@ #!/bin/bash -# This script is used to move ownership of certain repos files after setup -# from x2go user to x2go-admin user +# This script is used to transfer the ownership of certain repo files +# from the 'x2go' user to the 'x2go-admin' user after initial setup. set -e -- Alioth's /srv/git/code.x2go.org/maintenancescripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/maintenancescripts.git