Avoid leaving behind .tmp files when failing in some cases, including importing files to a disk that is full.

This commit is contained in:
Joey Hess 2014-06-09 15:24:05 -04:00
parent 24915adab7
commit 7671d228af
3 changed files with 19 additions and 7 deletions

2
debian/changelog vendored
View file

@ -1,6 +1,8 @@
git-annex (5.20140607) UNRELEASED; urgency=medium
* Ignore setsid failures.
* Avoid leaving behind .tmp files when failing in some cases, including
importing files to a disk that is full.
-- Joey Hess <joeyh@debian.org> Mon, 09 Jun 2014 14:44:09 -0400