Commit 7e4a83d
fix(e2e): inherit PATHEXT on Windows for executable lookup
When using native bash with env_clear(), the child process loses
PATHEXT which is needed by the which crate to find executables
with extensions like .exe and .cmd on Windows.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 0444f61 commit 7e4a83d
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
171 | 178 | | |
172 | 179 | | |
173 | 180 | | |
| |||
0 commit comments