bulldman: Set up output_dir earlier
authorSimon Glass <sjg@chromium.org>
Wed, 19 Jul 2023 23:48:43 +0000 (17:48 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 24 Jul 2023 15:34:11 +0000 (09:34 -0600)
commit372b44589f243083ab883358cb7751a5e9f32939
treeb0a8bb0294ac5a6ab1a8f8bc97660d20b550ea6c
parentb8680646521a8f36b309cf53d2fd15f8f14a6264
bulldman: Set up output_dir earlier

Set up output_dir at the start of the main function, instead of updating
the options.output_dir option.

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