On Tue, Apr 15, 2025 at 12:11:32PM -0700, Junio C Hamano wrote: > Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx> writes: > > > It appears that the tip commit 916e0fb7c0 (Merge branch 'ps/meson-build-perf-bench' > > into seen, 2025-04-14) drops the call to 'find_program()' which sets/defines the > > 'target_shell' variable. > > Ahh, indeed. This was the mismerge I was looking for. > > Will adjust the broken merge. Thanks! Thanks to both of you! Patrick