Commit e19bdb7
fix: use PowerShell for Windows e2e tests
cmd.exe doesn't handle quoted arguments with embedded equals signs and
brackets correctly. PowerShell has much better argument parsing that
matches Unix shell behavior.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent b6bafd2 commit e19bdb7
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
177 | | - | |
178 | | - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
0 commit comments