[PATCH 2/4] buildman: Use common code to send an result

Simon Glass sjg at chromium.org
Thu Apr 29 18:03:46 CEST 2021


At present the code to report a build result is duplicated. Put it in a
common function to avoid this.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 tools/buildman/builderthread.py | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list