commit | 0b9116e31a6807a442f3a2ec887927536ce3aee3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jul 09 18:39:34 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 20 11:37:47 2020 -0600 |
tree | ddd035f0c32e0e6bf21b4c4650964e98183e330d | |
parent | 8beed3d7ac5a3253a850bdadcb2dbc1fec6aff6c [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>