Commit 50b68c8
committed
ScriptInfo: use null version for missing scripts
If a script file does not actually exist, we cannot hash its contents
nor obtain a last modified timestamp. So we return null for the version.
This avoids a nasty exception dump on the log in ScriptInfoTest.1 parent c746bb6 commit 50b68c8
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| 298 | + | |
298 | 299 | | |
299 | 300 | | |
300 | 301 | | |
| |||
0 commit comments