author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | |
Fri, 14 Oct 2011 17:44:45 +0000 (19:44 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 14 Oct 2011 18:41:28 +0000 (11:41 -0700) | ||
commit | ac2604cf5fb9fcf538289a470ecbe345f7f0c220 | |
tree | cf30da0429163fa0751131c73149991b1e870ba3 | tree | snapshot |
parent | 703f05ad5835cff92b12c29aecf8d724c8c847e2 | commit | diff |
t1304: fall back to $USER if $LOGNAME is not defined
For some reason $LOGNAME is not set anymore for me after an upgrade from
Ubuntu 11.04 to 11.10. Use $USER in such a case.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
For some reason $LOGNAME is not set anymore for me after an upgrade from
Ubuntu 11.04 to 11.10. Use $USER in such a case.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1304-default-acl.sh | diff | blob | history |