diff -r e07daee83029 -r 11c2f8af09c2 tests/test-automv.t --- a/tests/test-automv.t Tue Feb 16 15:58:32 2016 +0000 +++ b/tests/test-automv.t Mon Feb 22 17:53:19 2016 -0500 @@ -75,7 +75,7 @@ $ hg status -C A b.txt R a.txt - $ hg commit --config automv.similarity='0.6' -m 'msg' + $ hg commit --config automv.similarity='60' -m 'msg' detected move of 1 files created new head $ hg status --change . -C @@ -227,7 +227,7 @@ $ hg status -C A b.txt R a.txt - $ hg commit --amend --config automv.similarity='0.6' -m 'amended' + $ hg commit --amend --config automv.similarity='60' -m 'amended' detected move of 1 files saved backup bundle to $TESTTMP/repo/.hg/strip-backup/*-amend-backup.hg (glob) $ hg status --change . -C