diff tests/test-template-map.t @ 46798:f51ff655d338

bisect: use standard one-line commit summary This makes bisect use the standardized support for one-line commit summary I added a while back. That means that it will respect the `command-templates.oneline-summary` config. If also means that the default output now includes the first line of the commit message (see test impact). Differential Revision: https://phab.mercurial-scm.org/D10245
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 19 Mar 2021 23:16:09 -0700
parents 08fd76a553c9
children 42d2b31cee0b
line wrap: on
line diff
--- a/tests/test-template-map.t	Fri Mar 19 13:18:53 2021 +0100
+++ b/tests/test-template-map.t	Fri Mar 19 23:16:09 2021 -0700
@@ -1606,7 +1606,7 @@
 
   $ hg bisect -g 1
   $ hg bisect -b 3 --noupdate
-  Testing changeset 2:97054abb4ab8 (2 changesets remaining, ~1 tests)
+  Testing changeset 2:97054abb4ab8 "no person" (2 changesets remaining, ~1 tests)
   $ hg log -T bisect -r 0:4
   changeset:   0:1e4e1b8f71e0
   bisect:      good (implicit)