commit | c5fd10aed59c028e3a86e338afd1a11292bd04c6 | [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 | 1fdb4872bb991d9eac3f6fcecc728eb5a9160a85 [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>