Commit f2bb4ad
committed
fix: tmpdir normalization now matches files directly under tmpdir
The regex required a trailing slash after the path segment, missing
files placed directly in tmpdir (e.g., screenshot temp files).1 parent 383ee04 commit f2bb4ad
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
| 102 | + | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments