summaryrefslogtreecommitdiffstats
path: root/t/t4013/diff.format-patch_--inline_--stdout_initial..master^
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2026-04-21 09:34:22 +0200
committerJunio C Hamano <gitster@pobox.com>2026-04-22 15:53:36 -0700
commit4f917bbf718047dc1b3c4346a9c47c84a52a810b (patch)
tree26b9467ae00464fbefda16508ea40461bd53014e /t/t4013/diff.format-patch_--inline_--stdout_initial..master^
parentb94900a0cf20e213038102a4cbf072dec5b1bb18 (diff)
downloadgit-4f917bbf718047dc1b3c4346a9c47c84a52a810b.tar.gz
git-4f917bbf718047dc1b3c4346a9c47c84a52a810b.zip
t1301: don't fail in case setfacl(1) doesn't exist or fails
In t1301 we're trying to remove any potentially-existing default ACLs that might exist on the transh directory by executing setfacl(1). According to 8ed0a740dd (t1301-shared-repo.sh: don't let a default ACL interfere with the test, 2008-10-16), this is done because we play around with permissions and umasks in this test suite. The setfacl(1) binary may not exist on some systems though, even though tests ultimately still pass. This doesn't matter currently, but will cause the test to fail once we start running with `set -e`. Silence such failures by ignoring failures here. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.format-patch_--inline_--stdout_initial..master^')
0 files changed, 0 insertions, 0 deletions