Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork947
Commit2784e40
committed
Show bash and other WSL-relevant info but not PATH
Only on native Windows systems (since this is for debugging WSL).The Windows CI runners have WSL itself installed but no WSL systemsinstalled. So some of these commands may fail if they call thebash.exe in the System32 directory, but this should still beilluminating. Results after a WSL system is set up will likely bemore important, but doing this first allows for comparison.The reason PATH directories are no longer listed is to decreasenoise.1 parentad07ecb commit2784e40
2 files changed
+21
-2
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
77 | 76 |
| |
78 | 77 |
| |
79 | 78 |
| |
|
Lines changed: 21 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
69 | 89 |
| |
70 | 90 |
| |
71 | 91 |
| |
|
0 commit comments
Comments
(0)