Mercurial > hg
changeset 18912:4e1ae55e63ef
test-commit-amend.t: fix check-code violation from 3a72c89a83ec
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Fri, 12 Apr 2013 17:00:42 -0400 |
parents | 451eb1c27c1b |
children | 79580b3140cd |
files | tests/test-commit-amend.t |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-commit-amend.t Mon Feb 11 00:43:12 2013 +0100 +++ b/tests/test-commit-amend.t Fri Apr 12 17:00:42 2013 -0400 @@ -697,7 +697,7 @@ $ hg debugrename aa aa not renamed - $ hg debugrename -r .^ aa + $ hg debugrename -r '.^' aa aa renamed from a:a80d06849b333b8a3d5c445f8ba3142010dcdc9e Amend a merge changeset (with manifest-level conflicts):