Commit 9bc5415
committed
file.go: return the correct error message from load() when the cache at the given filePath has unexpected number of bucket chunks
Previously the error message was returning misleading information,
which didn't contain the actual number of bucket chunks for the cache stored in the file.1 parent 1412165 commit 9bc5415
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
0 commit comments