[PATCH] Azure: Add missing "set -e" to docs job
Tom Rini
trini at konsulko.com
Mon Feb 10 21:38:39 CET 2025
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
More information about the U-Boot
mailing list