Commit ad1e965
committed
fix(upgrade): report template read failures accurately
Use the upgrade file-access error when mainfile.dist.php cannot be read in Upgrade_230::write_mainfile() instead of reporting a mainfile write failure.
This makes upgrader diagnostics clearer when the template file is missing or unreadable.1 parent 8235c7f commit ad1e965
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
421 | | - | |
| 421 | + | |
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
| |||
0 commit comments