
16 Feb
2020
16 Feb
'20
8:02 p.m.
On Wed, 12 Feb 2020 at 12:47, Markus Klotzbuecher mk@mkio.de wrote:
Printing the error message in verbose mode fails, since python3 doesn't implicitely convert bytes to strings.
Signed-off-by: Markus Klotzbuecher mk@mkio.de Cc: Simon Glass sjg@chromium.org Cc: Tom Rini trini@konsulko.com Cc: Masahiro Yamada yamada.masahiro@socionext.com
tools/moveconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org