Simon Ruderich wrote:
> The commit introduced the following change:
>
> + USER_HOME="$(perl -e 'print ((getpwnam("joey"))[7])')"
> + if [ -n "$USER_HOME" ] && [ -e "$USER_HOME/.gitconfig" ];
> then
>
> This doesn't work if the user isn't joey. $SUDO_USER should be
> used instead; but only if it's not empty.Wow, that's a screamer. ;) -- see shy jo
signature.asc
Description: Digital signature

