Commit 757cf46
committed
tests/template: Fix
Turns out I made a mistake in the previous commit in adapting the
conditional to use `EXEPATH` instead of `command -v cygpath`, as the
tests were still broken on regular MSYS2 and Cygwin. This change
resolves the breakage and continues to work on Git for Windows.git_for_windows_native_path
1 parent f4f5fd7 commit 757cf46
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | | - | |
| 91 | + | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments