direct: Avoid leaving file content in misctemp if interrupted.

This commit is contained in:
Joey Hess 2014-08-15 13:38:05 -04:00
parent aa31a7182e
commit bb6cec3461
4 changed files with 14 additions and 9 deletions

1
debian/changelog vendored
View file

@ -35,6 +35,7 @@ git-annex (5.20140718) UNRELEASED; urgency=medium
subdirectory in the key name.
* S3, Glacier, WebDAV: Fix bug that prevented accessing the creds
when the repository was configured with encryption=shared embedcreds=yes.
* direct: Avoid leaving file content in misctemp if interrupted.
-- Joey Hess <joeyh@debian.org> Mon, 21 Jul 2014 14:41:26 -0400