On Wed, 12 Feb 2020 at 12:47, Markus Klotzbuecher <[email protected]> wrote: > > Printing the error message in verbose mode fails, since python3 > doesn't implicitely convert bytes to strings. > > Signed-off-by: Markus Klotzbuecher <[email protected]> > Cc: Simon Glass <[email protected]> > Cc: Tom Rini <[email protected]> > Cc: Masahiro Yamada <[email protected]> > --- > tools/moveconfig.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]>

