]> arthur.barton.de Git - ax-zsh.git/commit
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)
commit91738cf4ea15ddc93d1de29894b35698948864e0
treeef20dc8ef6cd058aae1ac464125db55eec38cfd9
parent2328567ffc1bcd4e6f1095719f47bf36e222f944
Simplify error checking on cache file creation

Just try to write to the cache file without testing first. And the
"cache_file" variable can never be empty, see code above!
ax.zsh