buildman: Write out the build command used
authorSimon Glass <sjg@chromium.org>
Tue, 21 Feb 2023 19:40:27 +0000 (12:40 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 8 Mar 2023 19:38:48 +0000 (11:38 -0800)
commitcd37d5bccf63e75af395dd5e3b5dd21abbd86881
tree77e90d65fb403bd9e5b8dbe5e607df10ed76f797
parent5a93c1574330b2d6146ab172f99e3f8e20a5402a
buildman: Write out the build command used

It is sometimes useful to see the exact 'make' command used by buildman
for a commit. Add an output file for this.

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