Commit 1dbfd29
committed
Fix encoding issue with stderr_value and kill_after_timeout
We don't properly encode our error message under python3.
Signed-off-by: Paul Belanger <pabelanger@redhat.com>1 parent 95ff827 commit 1dbfd29
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
780 | 780 | | |
781 | 781 | | |
782 | 782 | | |
783 | | - | |
784 | | - | |
| 783 | + | |
| 784 | + | |
785 | 785 | | |
786 | 786 | | |
787 | 787 | | |
| |||
0 commit comments