Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Force encoding on command output strings
Incompatible encodings will result in an error when the exception is translated. The outputs may not be UTF-8 encoded so force the encoding when providing the values in the exception.
- Loading branch information