fsck --from: If a download from a remote fails, propigate the failure.

This commit is contained in:
Joey Hess 2015-02-10 13:10:58 -04:00
parent 00e75c7a2a
commit 4794ef083a
4 changed files with 32 additions and 1 deletions

1
debian/changelog vendored
View file

@ -21,6 +21,7 @@ git-annex (5.20150206) UNRELEASED; urgency=medium
* addurl: Avoid crash if quvi is not installed, when git-annex was
built with process-1.2
* bittorrent: Fix mojibake introduced in parsing arai2c progress output.
* fsck --from: If a download from a remote fails, propigate the failure.
-- Joey Hess <id@joeyh.name> Fri, 06 Feb 2015 13:57:08 -0400