Fix FTBFS on mipsel and sparc due to test suite not being available on those architectures.

This commit is contained in:
Joey Hess 2014-01-15 12:49:56 -04:00
parent 9ea52b03c6
commit daec7ffafe
3 changed files with 14 additions and 2 deletions

2
debian/changelog vendored
View file

@ -15,6 +15,8 @@ git-annex (5.20140108) UNRELEASED; urgency=medium
(These log files can be safely removed.)
* assistant: Detect if .git/annex/index is corrupt at startup, and
recover.
* Fix FTBFS on mipsel and sparc due to test suite not being available
on those architectures.
-- Joey Hess <joeyh@debian.org> Wed, 08 Jan 2014 13:13:54 -0400