Commit 12967e1
committed
tests: fix tests on python3 when run from utf-8 path
Use the proven core.run_command() helper to properly handle executing
git commands on all supported platforms.
This fixes the test suite on python3 when run from within a utf-8
encoded filesystem path.
Signed-off-by: David Aguilar <davvid@gmail.com>1 parent b549392 commit 12967e1
1 file changed
+3
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
83 | 82 | | |
84 | 83 | | |
85 | 84 | | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
91 | 88 | | |
92 | 89 | | |
93 | 90 | | |
| |||
0 commit comments