find: Avoid polluting stdout with progress messages. Closes: #718186

This commit is contained in:
Joey Hess 2013-07-30 20:24:27 -04:00
parent 433682cb1d
commit 9476355bc3
5 changed files with 13 additions and 2 deletions

1
debian/changelog vendored
View file

@ -31,6 +31,7 @@ git-annex (4.20130724) UNRELEASED; urgency=low
* Improve test suite on Windows; now tests git annex sync.
* Fix a few bugs involving filenames that are at or near the filesystem's
maximum filename length limit.
* find: Avoid polluting stdout with progress messages. Closes: #718186
-- Joey Hess <joeyh@debian.org> Tue, 23 Jul 2013 12:39:48 -0400