Commit b1145e2
committed
fix(bootstrap): report dangling symlinks
A user can create a dangling symlink to a Python bootstrap script.
Add an explicit error for dangling symlinks to help users better diagnose.1 parent aefd662 commit b1145e2
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
107 | 111 | | |
108 | 112 | | |
109 | 113 | | |
| |||
0 commit comments