diff options
author | Paul Ferrell <51765748+Paul-Ferrell@users.noreply.github.com> | 2021-11-29 05:27:02 -0700 |
---|---|---|
committer | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2021-12-23 16:02:09 +0100 |
commit | 9d4291e590b304164598f32f63a8afbd6a2f2ec0 (patch) | |
tree | 3933f0d39b6aa8e5d99686a82c686fff0241d510 /.github | |
parent | 8f98f1d1820970a72b64000cc5003006f0a9b945 (diff) | |
download | spack-9d4291e590b304164598f32f63a8afbd6a2f2ec0.tar.gz spack-9d4291e590b304164598f32f63a8afbd6a2f2ec0.tar.bz2 spack-9d4291e590b304164598f32f63a8afbd6a2f2ec0.tar.xz spack-9d4291e590b304164598f32f63a8afbd6a2f2ec0.zip |
Handle byte sequences which are not encoded as UTF8 while logging. (#21447)
Fix builds which produce a lines with non-UTF8 output while logging
The alternative is to read in binary mode, and then decode while
ignoring errors.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions