commit | 1382b1d96bb2590eb0380c132f3786b123ece113 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Feb 21 12:40:27 2023 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Mar 08 11:38:48 2023 -0800 |
tree | 77e90d65fb403bd9e5b8dbe5e607df10ed76f797 | |
parent | e96f70a49836ef391f67b7cd1d78bab43eb41293 [diff] |
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>