diff options
author | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-02-02 12:03:03 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-02 12:03:03 +0000 |
commit | 53e491709d75477f8efe181315fe9301c6e845ba (patch) | |
tree | c623d886980b3db313721d5865d522e63dc01436 /snap | |
parent | 863d5581a6b9917a4000d59f449653eb1ddd6dee (diff) | |
download | alacritty-53e491709d75477f8efe181315fe9301c6e845ba.tar.gz alacritty-53e491709d75477f8efe181315fe9301c6e845ba.zip |
Fix reloading with empty config
When loading an empty configuration file, Alacritty only prints an info
message and then proceeds to load the default config. However when
reloading the configuration file it would throw a hard error.
This has been fixed and a hard error is now only thrown when an error is
returned during reload which isn't the empty file error.
Diffstat (limited to 'snap')
0 files changed, 0 insertions, 0 deletions