Commit ba70c53
committed
Pass absolute path to directoryExists
As pointed out by @gretzkiy, the `directoryExists` call added to
`matchFiles` in #44710 should have been passing the absolute path (since
the current directory might not match `currentDirectory`).1 parent 26aef89 commit ba70c53
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6634 | 6634 | | |
6635 | 6635 | | |
6636 | 6636 | | |
6637 | | - | |
6638 | | - | |
| 6637 | + | |
| 6638 | + | |
| 6639 | + | |
6639 | 6640 | | |
6640 | 6641 | | |
6641 | 6642 | | |
| |||
0 commit comments