diff tests/test-histedit-obsolete.t @ 48054:f27a83399abb

histedit: use more specific exceptions for more detailed exit codes Differential Revision: https://phab.mercurial-scm.org/D11509
author Martin von Zweigbergk <martinvonz@google.com>
date Tue, 28 Sep 2021 09:32:24 -0700
parents 5b6dd0d9171b
children
line wrap: on
line diff
--- a/tests/test-histedit-obsolete.t	Tue Sep 28 09:25:05 2021 -0700
+++ b/tests/test-histedit-obsolete.t	Tue Sep 28 09:32:24 2021 -0700
@@ -508,7 +508,7 @@
   $ hg ci -m 'modify wat'
   $ hg histedit 050280826e04
   abort: cannot edit history that contains merges
-  [255]
+  [20]
   $ cd ..
 
 Check abort behavior