Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rpmbuild: ignore unicode errors in the command output
Fix fedora-copr#3645 This doesn't ignore the whole (lines of) output. Only the broken characters. In this particular example, there was a problem with the special "u" character in Tina Müller and the output resulted to Tina Mller and Tina M\xfcller. That is much better than failing completely.
- Loading branch information