Avoid accumulating transfer failure log files unless the assistant is being used.
Only the assistant uses these, and only the assistant cleans them up, so make only git annex transferkeys write them, There is one behavior change from this. If glacier is being used, and a manual git annex get --from glacier fails because the file isn't available yet, the assistant will no longer later see that failed transfer file and retry the get. Hope no-one depended on that old behavior.
This commit is contained in:
parent
a812d598ef
commit
61ccf95004
9 changed files with 38 additions and 23 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -12,6 +12,8 @@ git-annex (5.20150508.2) UNRELEASED; urgency=medium
|
|||
* --quiet now makes progress output by rsync, wget, etc be quiet too.
|
||||
* Take space that will be used by running downloads into account when
|
||||
checking annex.diskreserve.
|
||||
* Avoid accumulating transfer failure log files unless the assistant is
|
||||
being used.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Mon, 11 May 2015 12:45:06 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue