]> git.dujemihanovic.xyz Git - u-boot.git/commit
patman: hide the 'test' command unless test data is available
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>
Mon, 19 Dec 2022 22:32:43 +0000 (17:32 -0500)
committerSimon Glass <sjg@chromium.org>
Fri, 6 Jan 2023 02:21:57 +0000 (19:21 -0700)
commit52c1c333eaade606be03a6087a348f8f37843f62
tree30ef77e5ff39bc4248842e61410225fda7e15130
parenta3997a0a00a03a85fd0ad4ca147763f17ba88b5b
patman: hide the 'test' command unless test data is available

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.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@savoirfairelinux.com>
tools/patman/__main__.py
tools/patman/patman.rst