diff options
author | Brandon Casey <drafnel@gmail.com> | 2010-03-15 12:14:35 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-03-16 19:05:58 -0700 |
commit | 71c4d6c6354036597534931d8fe9e80a9ae3c0af (patch) | |
tree | c627b0fdf6fe2647649a49531900c4f89d84a169 /t/t4252/am-test-3-1 | |
parent | t/t1304: set the Default ACL base entries (diff) | |
download | tgif-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/t4252/am-test-3-1')
0 files changed, 0 insertions, 0 deletions