commit | 347e0f00e850028b4595287d5158c5a8f36ba910 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jul 09 18:39:34 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sun Jul 26 19:59:57 2020 -0600 |
tree | cf6af77b839616f615f13af1d6970a136d10e44d | |
parent | 52b10dd7def5fa77366ee89bffde597b2e03d1a1 [diff] |
binman: Re-enable concurrent tests 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@chromium.org>