diff options
author | Adam Dinwoodie <adam@dinwoodie.org> | 2020-12-23 11:44:31 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-01-09 14:45:26 -0800 |
commit | a1e03535db70eea3ffdff0ca0ec286e489cda648 (patch) | |
tree | d46cb6164db7b8fb871ce47d653d7d56c70ac2d5 /t/t7509-commit-authorship.sh | |
parent | apply: don't use core.sharedRepository to create working tree files (diff) | |
download | tgif-a1e03535db70eea3ffdff0ca0ec286e489cda648.tar.xz |
t4129: fix setfacl-related permissions failure
When running this test in Cygwin, it's necessary to remove the inherited
access control lists from the Git working directory in order for later
permissions tests to work as expected.
As such, fix an error in the test script so that the ACLs are set for
the working directory, not a nonexistent subdirectory.
Signed-off-by: Adam Dinwoodie <adam@dinwoodie.org>
Reviewed-by: Matheus Tavares <matheus.bernardino@usp.br>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7509-commit-authorship.sh')
0 files changed, 0 insertions, 0 deletions