commit | 855a0ce40fe11d0600822355389eec6a326fc356 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 17 16:56:57 2024 +0100 |
committer | Simon Glass <sjg@chromium.org> | Fri Jul 26 08:01:06 2024 -0600 |
tree | 82b58f91942e79966419bb60c27c944432c18fc9 | |
parent | 771276ee3f81d8998183d0362c05f577f4a86069 [diff] |
qconfig: Move arg checking to the top of main() Check for 'test' as one of the possible operations for this tool, moving the check above the implementation. Signed-off-by: Simon Glass <sjg@chromium.org>