Fix reversion in lookupkey, contentlocation, and examinekey which caused them to sometimes output side messages.

This commit is contained in:
Joey Hess 2016-01-29 13:20:24 -04:00
parent 66a24e0f36
commit 9a4af2324e
Failed to extract signature
6 changed files with 17 additions and 3 deletions

2
debian/changelog vendored
View file

@ -2,6 +2,8 @@ git-annex (6.20160127) UNRELEASED; urgency=medium
* annex.addsmallfiles: New option controlling what is done when
adding files not matching annex.largefiles.
* Fix reversion in lookupkey, contentlocation, and examinekey which
caused them to sometimes output side messages.
-- Joey Hess <id@joeyh.name> Thu, 28 Jan 2016 13:53:09 -0400