buildman: Correct logic for adding a toolchain
authorSimon Glass <sjg@chromium.org>
Fri, 8 Nov 2024 15:23:47 +0000 (08:23 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 19 Nov 2024 16:04:47 +0000 (10:04 -0600)
commiteae1eb0e860fe6380906cace0877ef956683c615
tree0660fef3453e6b2291bdf8232d54bc52a6056693
parenta79a9ebee0b3477c57869d7ca424fc0618d1c07b
buildman: Correct logic for adding a toolchain

If the toolchain is bad, it should not be added. Correct the logic for
this.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/toolchain.py