commit | fbeb33752999e7317113199ef89873d6b6916814 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Apr 14 10:06:28 2017 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 14 12:21:48 2017 -0400 |
tree | af82bbe4445cea7c78b0d282ea53726c6c370967 | |
parent | bdf1ea11c8d8789bf95a284d6c980eafea13d94c [diff] |
buildman: Translate more strings to latin-1 When writing out some of our results we may now have UTF-8 characters in there as well. Translate these to latin-1 and ignore any errors (as this is for diagnostic and given the githash anything else can be reconstructed by the user. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Rini <trini@konsulko.com>