On Wed, Apr 22, 2026 at 9:04 PM Josh Poimboeuf <[email protected]> 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 <[email protected]>
Acked-by: Song Liu <[email protected]>

