"D. Ben Knoble" <ben.knoble@xxxxxxxxx> writes: >> If I have some time today I will run the test suite with this patch from Junio’s tree on my (old enough to be unsupported hardware) Macbook and report back. >> >> D. Ben Knoble > > I am happy to report that my run passed (log attached). I also > spot-checked a few test scripts that use the prereqs mentioned in the > patch, and those executed cases with the prereqs (e.g., > t1700-split-index.sh exercises POSIX_PERM via 'same mode for index & > split index'; t3700-add.sh exercises BSLASHPSPEC via "git add > 'fo\\[ou\\]bar' ignores foobar"; t7502-commit-porcelain.sh exercises > EXECKEEPSPID via 'a SIGTERM should break locks'). > > All tests successful. > Files=1023, Tests=31723, 1197 wallclock secs (13.48 usr 5.16 sys + > 2162.62 cusr 2883.19 csys = 5064.45 CPU) > Result: PASS > > Acked-by: D. Ben Knoble <ben.knoble+github@xxxxxxxxx> Thanks.