On 11/07/2020 11:01, Jonas Hahnfeld wrote:
My guess would be commit 075cc8c1f67e34465af8b8ca674daee73cdcf88c Author: Han-Wen Nienhuys<[email protected]> Date: Sun Jul 5 11:11:42 2020 +0200Inline lilypond-book rules into regtest dir
Yes :D This was the one that broke it for me.
The easiest solution (and something I've been planning to do...) is removing the line $(MAKE) out=test -C input/regression/lilypond-book local-test-baseline from GNUmakefile.in's test-baseline. We're not comparing the baseline of lilypond-book anyhow, so that's no loss. I'll try to submit a patch later (and merge it directly if nobody objects and everything appears to "just work" (tm)).
I guess I'll wait until the offending checkin is reverted or you push another change to master?
James
