diff tests/test-histedit-arguments.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-arguments.t	Sat Jan 30 18:00:11 2016 +0900
+++ b/tests/test-histedit-arguments.t	Mon Feb 01 20:29:20 2016 +0900
@@ -171,7 +171,7 @@
   > pick c8e68270e35a 3 four
   > pick 08d98a8350f3 4 five
   > EOF
-  hg: parse error: pick "363035386362" changeset was not a candidate
+  hg: parse error: pick "6058cbb6cfd7" changeset was not a candidate
   (only use listed changesets)
   [255]