diff options
author | Matt McCutchen <matt@mattmccutchen.net> | 2017-01-28 15:25:48 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-01-30 14:03:21 -0800 |
commit | d549d21307d980aeaaca54fe540e6b726f99dca1 (patch) | |
tree | 48557a5f2f98d0e34b56942cbd74c2a77da7fb41 /Documentation/install-webdoc.sh | |
parent | Git 2.8.4 (diff) | |
download | tgif-d549d21307d980aeaaca54fe540e6b726f99dca1.tar.xz |
t0001: don't let a default ACL interfere with the umask test
The "init creates a new deep directory (umask vs. shared)" test expects
the permissions of newly created files to be based on the umask, which
fails if a default ACL is inherited from the working tree for git. So
attempt to remove a default ACL if there is one. Same idea as
8ed0a740dd42bd0724aebed6e3b07c4ea2a2d5e8. (I guess I'm the only one who
ever runs the test suite with a default ACL set.)
Signed-off-by: Matt McCutchen <matt@mattmccutchen.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/install-webdoc.sh')
0 files changed, 0 insertions, 0 deletions