On Fri, 07 Feb 2025 13:12:50 -0600, Tom Rini wrote: > Without setting the shell flag to exit immediately when a command exists > with a non-zero status we can have the situation where the htmldocs > target fails with an error but the job will succeed due to infodocs > passing and being the last build target. > >
Applied to u-boot/master, thanks! -- Tom