Pass -f to curl when downloading a file with it, so it propigates failure.

This commit is contained in:
Joey Hess 2013-07-06 00:55:00 -04:00
parent 698307518e
commit 79e1a0c571
2 changed files with 3 additions and 1 deletions

1
debian/changelog vendored
View file

@ -18,6 +18,7 @@ git-annex (4.20130628) UNRELEASED; urgency=low
* addurl --pathdepth: Fix failure when the pathdepth specified is deeper
than the urls's path.
* Windows: Look for .exe extension when searching for a command in path.
* Pass -f to curl when downloading a file with it, so it propigates failure.
-- Joey Hess <joeyh@debian.org> Tue, 02 Jul 2013 15:40:55 -0400