Merge with crew
authorMatt Mackall <mpm@selenic.com>
Thu, 04 Oct 2007 19:47:22 -0500
changeset 5372 6f6aa7f3bc1c
parent 5371 17ed9b9a0d03 (current diff)
parent 5370 6b72ceef7472 (diff)
child 5373 6aba1835a7b3
Merge with crew
--- a/tests/test-convert-git	Thu Oct 04 19:44:37 2007 -0500
+++ b/tests/test-convert-git	Thu Oct 04 19:47:22 2007 -0500
@@ -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