commit | b6ee0cf89f9405094cbb6047076a13e14ebc030b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 31 07:43:03 2019 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Nov 04 18:15:32 2019 -0700 |
tree | b47af841a9e0b4bcd9819cdb1c3c898ee1858710 | |
parent | 9a5d3dcff7894a24e493e6ae52d289d190d3ccdf [diff] |
binman: Convert a few tests to Python 3 Some tests have crept in with Python 2 strings and constructs. Convert then. Signed-off-by: Simon Glass <sjg@chromium.org>