Split this into two functions to avoid a warning about too many statements. Signed-off-by: Simon Glass <sjg at chromium.org> --- (no changes since v1) tools/buildman/cmdline.py | 44 +++++++++++++++++++++++++++++---------- 1 file changed, 33 insertions(+), 11 deletions(-) Applied to u-boot-dm, thanks!