Commit 9009fb8
authored
Fix Test Breakage on WSL (microsoft#8263)
`tools/clang/test/DXC/highlight-range-null-byte.test` was failing on WSL
due to `python` not being on the path.
Replace the command with an equivalent call to `printf`1 parent 9485f9e commit 9009fb8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
0 commit comments