summaryrefslogtreecommitdiff
path: root/t/t3003-ls-files-exclude.sh
diff options
context:
space:
mode:
authorLibravatar Brandon Casey <drafnel@gmail.com>2010-03-15 12:14:35 -0500
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-03-16 19:05:58 -0700
commit71c4d6c6354036597534931d8fe9e80a9ae3c0af (patch)
treec627b0fdf6fe2647649a49531900c4f89d84a169 /t/t3003-ls-files-exclude.sh
parentt/t1304: set the Default ACL base entries (diff)
downloadtgif-71c4d6c6354036597534931d8fe9e80a9ae3c0af.tar.xz
t/t1304: use 'test -r' to test readability rather than looking at mode bits
This test was using the group read permission bit as an indicator of the default ACL mask. This behavior is valid on Linux but not on other platforms like Solaris. So, rather than looking at mode bits, just test readability for the user. This, along with the checks for the existence of the ACL's that were set on the parent directories, should be enough. Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3003-ls-files-exclude.sh')
0 files changed, 0 insertions, 0 deletions