Re: [PATCH 20/48] klp-build: Don't use errexit

From: Song Liu

Date: Fri Apr 24 2026 - 18:08:00 EST


On Wed, Apr 22, 2026 at 9:04 PM Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:
>
> The errtrace option (combined with the ERR trap) already serves the same
> function (and more) as errexit, so errexit is redundant. And it has
> more pitfalls. Remove it.
>
> Signed-off-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>

Acked-by: Song Liu <song@xxxxxxxxxx>