]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Convert a few tests to Python 3
authorSimon Glass <sjg@chromium.org>
Thu, 31 Oct 2019 13:43:03 +0000 (07:43 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 5 Nov 2019 01:15:32 +0000 (18:15 -0700)
commita31ef8b8d7f06c7163f1284ed67696f08a80ec06
treeb47af841a9e0b4bcd9819cdb1c3c898ee1858710
parent8ddd7c9a7495123a41b39ae482273416d75dd420
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>
tools/binman/ftest.py