Corrected similarity parameter used in test-addremove
authorThomas Arendsen Hein <thomas@intevation.de>
Fri, 01 Jun 2007 16:02:49 +0200
changeset 4472 f975e986b4bf
parent 4471 736e49292809
child 4474 08ae451148b2
Corrected similarity parameter used in test-addremove 0.5 meant 50% in the early stages of addremove -s, now 50 has to be used.
tests/test-addremove
--- a/tests/test-addremove
+++ b/tests/test-addremove
@@ -22,5 +22,5 @@ hg commit -Ama
 mv a b
 rm c
 echo d > d
-hg addremove -s 0.5
+hg addremove -s 50
 hg commit -mb