When we discover that a newer version of git-annex is available we first delete the old version and then download the new version. When the download fails, or we fail to extract the new version, then we're left without any version of git-annex at all. We should rearrange thing so that this cannot happen.
When we discover that a newer version of git-annex is available we first delete the old version and then download the new version. When the download fails, or we fail to extract the new version, then we're left without any version of git-annex at all. We should rearrange thing so that this cannot happen.