On Thu, Oct 07, 2021 at 11:07:43PM -0400, Jeff King wrote: > I wondered if we would always have TEST_SHELL_PATH set, but we should: > it is put unconditionally into GIT-BUILD-OPTIONS, and we will always > load that via test-lib.sh, even if the test is run outside of "make". Yeah I was gonna add this to the commit message but didn't because it's fairly easy to check. Probably still better to include it. I can resend if that helps.