]> arthur.barton.de Git - ax-zsh.git/commitdiff
Simplify error checking on cache file creation
authorAlexander Barton <alex@barton.de>
Tue, 1 Feb 2022 20:17:03 +0000 (21:17 +0100)
committerAlexander Barton <alex@barton.de>
Tue, 1 Feb 2022 20:17:03 +0000 (21:17 +0100)
Just try to write to the cache file without testing first. And the
"cache_file" variable can never be empty, see code above!


No differences found