]> git.baikalelectronics.ru Git - uboot.git/commit
patman: Use unicode for file I/O
authorSimon Glass <sjg@chromium.org>
Thu, 31 Oct 2019 13:42:51 +0000 (07:42 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 5 Nov 2019 01:15:32 +0000 (18:15 -0700)
commit9ed5b6b2ff10c9c3a6d5eae5ce76cf23c71861e5
tree098b089612396dae0135877542b65495b8116eba
parent6196d51d6e751e7798c949dd5673084ccd101378
patman: Use unicode for file I/O

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 <sjg@chromium.org>
tools/patman/func_test.py
tools/patman/patchstream.py
tools/patman/series.py
tools/patman/settings.py
tools/patman/test.py