Commit 262e616
committed
escape % to %% for all commands run on Windows
This prevents cmd.exe from misinterpreting %...% as undefined environment variables and stripping them.1 parent 6b5c279 commit 262e616
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1378 | 1378 | | |
1379 | 1379 | | |
1380 | 1380 | | |
| 1381 | + | |
| 1382 | + | |
| 1383 | + | |
| 1384 | + | |
1381 | 1385 | | |
1382 | 1386 | | |
1383 | 1387 | | |
| |||
1420 | 1424 | | |
1421 | 1425 | | |
1422 | 1426 | | |
| 1427 | + | |
1423 | 1428 | | |
1424 | 1429 | | |
1425 | 1430 | | |
| |||
0 commit comments