Junio C Hamano <gitster@xxxxxxxxx> writes: > SungHyun Nam <namsh@xxxxxxxxxxxxx> writes: > >> Is it possible that we can use 'SHELL_PATH' here? > > It is not just possible but we really should. There are other test > scripts that use hardcoded /bin/sh, but by setting SHELL_PATH the user is > already telling us that what the vendor has in /bin/sh isn't adequately > POSIX enough, and we really should try to honor that. > > "git grep -n /bin/sh t/t*sh | grep -v ':1:#!'" would tell you which ones > are suspect. SungHyun, I did not test this patch myself (all my shells grok $() command substitutions), so I won't be committing this until/unless I see a "tested on system X and works fine". -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html