author | Alex Riesen <raa.lkml@gmail.com> | |
Tue, 17 Mar 2009 16:22:53 +0000 (17:22 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 17 Mar 2009 20:36:24 +0000 (13:36 -0700) | ||
commit | d42ec126aa717d00549e387d5a95fd55683c2e2c | |
tree | 656c666afece4c7f31327b125bb00e7b0e7175ca | tree | snapshot |
parent | 7be401e069758cc36d335241d9b80f9aeebf58c7 | commit | diff |
disable post-checkout test on Cygwin
It is broken because of the tricks we have to play with
lstat to get the bearable perfomance out of the call.
Sadly, it disables access to Cygwin's executable attribute,
which Windows filesystems do not have at all.
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
It is broken because of the tricks we have to play with
lstat to get the bearable perfomance out of the call.
Sadly, it disables access to Cygwin's executable attribute,
which Windows filesystems do not have at all.
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5403-post-checkout-hook.sh | diff | blob | history |