[PATCH v2 6/8] patman: hide the 'test' action unless test data is available

Simon Glass sjg at chromium.org
Mon Dec 19 20:20:49 CET 2022


On Mon, 19 Dec 2022 at 07:53, Maxim Cournoyer <maxim.cournoyer at gmail.com> wrote:
>
> Some tests would fail when the test data is not available, so it
> doesn't make much sense to expose the action when patman is running
> outside of the u-boot git checkout.
>
> Signed-off-by: Maxim Cournoyer <maxim.cournoyer at savoirfairelinux.com>
> ---
>
> (no changes since v1)
>
>  tools/patman/__main__.py | 9 ++++++---
>  1 file changed, 6 insertions(+), 3 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

This really should have an update in the docs


More information about the U-Boot mailing list