From: Junio C Hamano Date: Sat, 16 Jan 2021 05:48:45 +0000 (-0800) Subject: Merge branch 'mt/t4129-with-setgid-dir' X-Git-Tag: v2.31.0-rc0~125 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8dbabb31dfcda172b8220ba6ebce3e8938dc1df3;p=thirdparty%2Fgit.git 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 --- 8dbabb31dfcda172b8220ba6ebce3e8938dc1df3