commit | 94bb5cd2f9960baa724976a44303067dd4654b2e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Feb 23 18:18:19 2023 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Mar 08 11:40:56 2023 -0800 |
tree | 42108928938001549c1f2f1b56b31f2d197e6eca | |
parent | 952a61adb4537843855e2c35a57646c25abc6128 [diff] |
binman: Hide the 'test' command unless test code is available It doesn't make much sense to expose tests when dtoc is running outside of the U-Boot git checkout. Hide the option in this case. Fix a long line while we are here. Signed-off-by: Simon Glass <sjg@chromium.org>