Commit 7b7ea3b
authored
When loading from a fine-grained cache, use the real path, not the cached (#4555)
The path in the cache file will be a full path possibly from some
build machine, and so might not match what is actually on disk
locally. This can cause changes to be missed in the initial run.1 parent f3491a3 commit 7b7ea3b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
| 284 | + | |
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
| |||
0 commit comments