Merge branch 'mt/t4129-with-setgid-dir' into maint
commit801e89668330f6d66cd10ba06926ffd7e0788b5f
authorJunio C Hamano <gitster@pobox.com>
Sat, 6 Feb 2021 00:31:22 +0000 (5 16:31 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 6 Feb 2021 00:31:23 +0000 (5 16:31 -0800)
tree430f6a97aa237510da2406eb4968d6fa344da2a4
parenta4031f6dc0596670d4f3ce4b905ea8a341e957b4
parentea8bbf2a4eb6632115e2caefc59e28715f8d5e22
Merge branch 'mt/t4129-with-setgid-dir' into maint

Some tests expect that "ls -l" output has either '-' or 'x' for
group executable bit, but setgid bit can be inherited from parent
directory and make these fields 'S' or 's' instead, causing test
failures.

* mt/t4129-with-setgid-dir:
  t4129: don't fail if setgid is set in the test directory