commit | 6eb63c7e137df299bbe89f7d5387285e0bef5bc0 | [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 | 14c596c8fdd23f8326e92fa7cce505d217751aa0 [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>