Re: [PATCH v2 01/10] t/test-lib: teach --chain-lint to detect broken &&-chains in subshells
From: Junio C Hamano <hidden>
Date: 2018-07-12 19:54:17
From: Junio C Hamano <hidden>
Date: 2018-07-12 19:54:17
Eric Sunshine [off-list ref] writes:
However, existing tests aside, the more important goal is detecting problems in new or updated tests hiding genuine bugs in changes to Git itself, so it may have some value.
Yes, indeed.