summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-02-13 14:17:02 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-02-13 14:19:14 -0400
commit33901834008bef4e260d0be3b9e344b8f82b5856 (patch)
tree5efc9d3ece0852d1b17070daca8c7a8961b7ed47 /debian
parent820b01c2538f706d65f0b27720114f999fa211e5 (diff)
Make test suite not rely on a working cp -pr.
(The Unix wars are still ON!)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fd038a2da..173c441b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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