commit | ab9b4f35e38bf9725a13d2e487d1d5962ab412bb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Apr 11 16:27:26 2021 +1200 |
committer | Simon Glass <sjg@chromium.org> | Thu Apr 29 03:23:39 2021 -0700 |
tree | 27675d4d1b170fa327f8b9e379eed01587fdaef6 | |
parent | 249933136f860eb35f8729f4774b7058744bf31f [diff] |
buildman: Use common code to send an result 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@chromium.org>