--- a/tests/test-convert-git Wed Oct 03 21:01:47 2007 +0200
+++ b/tests/test-convert-git Thu Oct 04 14:23:28 2007 +0200
@@ -32,7 +32,7 @@
# Remove the directory, then try to replace it with a file
# (issue 754)
-git rm -r d
+git rm -f d/b
commit -m t2
echo d > d
git add d