Make test suite not rely on a working cp -pr.

(The Unix wars are still ON!)
This commit is contained in:
Joey Hess 2011-02-13 14:17:02 -04:00
parent 820b01c253
commit 3390183400
3 changed files with 22 additions and 17 deletions

2
debian/changelog vendored
View file

@ -3,6 +3,8 @@ git-annex (0.22) UNRELEASED; urgency=low
* Fix test suite to reap zombies.
(Zombies can be particularly annoying on OSX; thanks to Jimmy Tang
for his help eliminating the infestation... for now.)
* Make test suite not rely on a working cp -pr.
(The Unix wars are still ON!)
-- Joey Hess <joeyh@debian.org> Sun, 13 Feb 2011 00:48:02 -0400