Commit b17c3d5
committed
fix: reduce EAPI helpers paths to just what's unique.
The previous code stacked each level of inheritance on, resulting
in many duplicates; path look chooses leftmost, thus filter
it down so a directory is only listed once, in the order it
was first exposed.
Signed-off-by: Brian Harring <[email protected]>1 parent 2e8c66a commit b17c3d5
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
465 | 466 | | |
466 | 467 | | |
467 | 468 | | |
468 | | - | |
| 469 | + | |
469 | 470 | | |
470 | 471 | | |
471 | 472 | | |
| |||
0 commit comments