[PATCH v3 11/49] binman: Re-enable concurrent tests
Simon Glass
sjg at chromium.org
Sun Jul 19 22:49:24 CEST 2020
With the change to absolute imports the concurrent tests feature
unfortunately broke. Fix it.
We cannot easy add a warning, since the output messes up tests which check
the output.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
tools/patman/test_util.py | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Applied to u-boot-dm
More information about the U-Boot
mailing list