tests/test-copy2
changeset 1249 a5355fa5e33a
parent 1168 235e0effa672
child 1252 94f38724283f
--- a/tests/test-copy2	Wed Sep 14 11:27:36 2005 -0700
+++ b/tests/test-copy2	Wed Sep 14 14:29:02 2005 -0700
@@ -26,7 +26,7 @@
 hg debugrename bar
 
 cp foo bar
-hg copy foo bar
+hg copy -f foo bar
 echo "# should show copy"
 hg debugstate|grep '^copy'
 hg commit -m3 -d"0 0"