diff tests/test-rebase-templates.t @ 35125:f56a30b844aa

rebase: use fm.formatlist() and fm.formatdict() to support user template Thanks to Yuya for suggesting this in D1173. Differential Revision: https://phab.mercurial-scm.org/D1293
author Pulkit Goyal <7895pulkit@gmail.com>
date Sat, 28 Oct 2017 17:50:25 +0530
parents c157bb0120a9
children 43c84b816445
line wrap: on
line diff
--- a/tests/test-rebase-templates.t	Thu Nov 09 20:06:30 2017 +0530
+++ b/tests/test-rebase-templates.t	Sat Oct 28 17:50:25 2017 +0530
@@ -54,5 +54,4 @@
   
 
   $ hg rebase -s 6 -d 4 -q -T "{nodechanges % '{oldnode}:{newnodes % ' {node} '}'}"
-  d9d6773efc831c274eace04bc13e8e6412517139: f48cd65c6dc3d2acb55da54402a5b029546e546f  (no-eol) (false !)
-  d9d6773efc831c274eace04bc13e8e6412517139 (no-eol)
+  d9d6773efc831c274eace04bc13e8e6412517139: f48cd65c6dc3d2acb55da54402a5b029546e546f  (no-eol)