test-convert-git: support older git client (1.4.4.4)
authorThomas Arendsen Hein <thomas@intevation.de>
Thu, 04 Oct 2007 14:23:28 +0200
changeset 5369 8ab7de07f40e
parent 5364 645a40777fd4
child 5370 6b72ceef7472
child 5433 f9b0e4f023c4
test-convert-git: support older git client (1.4.4.4)
tests/test-convert-git
--- 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