[PATCH v2 10/24] buildman: Hide the test options unless test code is available
Simon Glass
sjg at chromium.org
Wed Mar 8 23:17:29 CET 2023
It doesn't make much sense to expose tests when buildman is running
outside of the U-Boot git checkout. Hide the option in this case
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v2:
- Add a patch to hide the test options unless test code is available
tools/buildman/cmdline.py | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list