run the test suite twice, once in direct mode

On a filesystem that only supports direct mode, it will test
direct mode twice, but oh well.
This commit is contained in:
Joey Hess 2013-05-20 14:09:50 -04:00
parent 4c22c2261f
commit 475e705643
2 changed files with 22 additions and 9 deletions

3
debian/changelog vendored
View file

@ -12,9 +12,10 @@ git-annex (4.20130517) UNRELEASED; urgency=low
failing to link -lHSrts_thr
* Temporarily build without webapp on kfreebsd-i386, until yesod is
installable there again.
* direct mode bug fix: After a conflicted merge was automatically resolved,
* Direct mode bug fix: After a conflicted merge was automatically resolved,
the content of a file that was already present could incorrectly
be replaced with a symlink.
* Direct mode is now fully tested by the test suite.
-- Joey Hess <joeyh@debian.org> Fri, 17 May 2013 11:17:03 -0400