Commit f14209a
Andy Dill
Use
The previous method fails because it assumes `packages_path` is
normalized, yet it will not be when Sublime Text is started via the `subl`
command with a non-normalized `PATH` entry
(i.e. `PATH=z:\bin\..\tools\sublime_text`)os.path.relpath on a normalized Packages base path1 parent 8bfce29 commit f14209a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
| 289 | + | |
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| |||
0 commit comments