commit | f0207d77b56772d83256d4eaa0729b4d0652f4ca | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 19 17:48:37 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:34:11 2023 -0600 |
tree | 59fd98fcfda5a3fc81dd16e33bfa791342b6ee8d | |
parent | d233dfb07d43ddc75458796d4f7b14d5eb3093d0 [diff] |
buildman: Move dry-run handling higher in do_buildman() Move this up above where the builder is created, since it no-longer makes use of the builder. Signed-off-by: Simon Glass <sjg@chromium.org>