Merge branch 'mt/t4129-with-setgid-dir'
commit8dbabb31dfcda172b8220ba6ebce3e8938dc1df3
authorJunio C Hamano <gitster@pobox.com>
Sat, 16 Jan 2021 05:48:45 +0000 (15 21:48 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 16 Jan 2021 05:48:45 +0000 (15 21:48 -0800)
treefb558a315517f1e9d84235b9ae1120d3423905e8
parentb2ace18759c4a103eecb3f5f86a098f53c71fe01
parentea8bbf2a4eb6632115e2caefc59e28715f8d5e22
Merge branch 'mt/t4129-with-setgid-dir'

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