Mercurial > public > mercurial-scm > hg-stable
diff tests/test-histedit-commute.t @ 27955:b721c9543a4f stable
histedit: show correct hash ID at verification error
node.short() on 'ha' in verifyactions() causes broken hash ID, because
it is initialized with node.hex()-ed node value.
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Mon, 01 Feb 2016 20:29:20 +0900 |
parents | bb810c8b3eca |
children | 34165875fa5d |
line wrap: on
line diff
--- a/tests/test-histedit-commute.t Sat Jan 30 18:00:11 2016 +0900 +++ b/tests/test-histedit-commute.t Mon Feb 01 20:29:20 2016 +0900 @@ -282,7 +282,7 @@ > pick de71b079d9ce e > pick 38b92f448761 c > EOF - hg: parse error: pick "646537316230" changeset was not a candidate + hg: parse error: pick "de71b079d9ce" changeset was not a candidate (only use listed changesets) $ hg log --graph @ changeset: 7:803ef1c6fcfd