Commit 8b12562
committed
ScriptService: fix bug in getOrCreate
Without this change, the cache missed every time, due to the wrong
key (a File rather than a String path) being used for the lookup.
Thanks Eclipse for the warning.1 parent 4f40d01 commit 8b12562
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
356 | | - | |
| 356 | + | |
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
| |||
0 commit comments