Hi, On Thu, 15 Feb 2007, SungHyun Nam wrote: > check_result () { > + [ -r current ] && rm -f current > git-ls-files --stage | sed -e 's/ '"$_x40"' / X /' >current && > diff -u expected current > } Are you having a restrictive umask, or what are the permissions on that file? Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html