Re: [U-Boot] [PATCH v2 02/17] patman: Use unicode for file I/O

2019-11-05 Thread sjg
At present patman test fail in some environments which don't use utf-8 as the default file encoding. Add this explicitly. Signed-off-by: Simon Glass --- Changes in v2: - Add new patch to explicitly use unicode for file I/O in patman tools/patman/func_test.py | 8 tools/patman/patchs

[U-Boot] [PATCH v2 02/17] patman: Use unicode for file I/O

2019-10-31 Thread Simon Glass
At present patman test fail in some environments which don't use utf-8 as the default file encoding. Add this explicitly. Signed-off-by: Simon Glass --- Changes in v2: - Add new patch to explicitly use unicode for file I/O in patman tools/patman/func_test.py | 8 tools/patman/patchs