diff options
author | Will Miles <wmiles@sgl.com> | 2015-01-14 18:19:13 -0500 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2015-03-20 17:21:57 -0500 |
commit | ccd83a5e9cc24833e1ab098cac1688f69ab6e9b6 (patch) | |
tree | a46c111216b4791241c549e9d9a13c5e6bd3de40 /NEWS | |
parent | 7bbb73574b44972b0c1b364e24f71623068d7a1c (diff) |
savecache: Make sure cache directory exists before running checkpath
checkpath -W can fail if the specified path doesn't actually exist yet.
In this case savecache script should attempt to create the path if it is
missing, however it is pre-empted by the checkpath call. This patch adds
an explicit existence test before executing checkpath.
This fixes #36.
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions