diff tests/test-histedit-obsolete.t @ 45853:b4694ef45db5

errors: raise more specific errors from rewriteutil Differential Revision: https://phab.mercurial-scm.org/D9330
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 16 Nov 2020 15:11:51 -0800
parents 21733e8c924f
children 3f82a915ab2a
line wrap: on
line diff
--- a/tests/test-histedit-obsolete.t	Tue Nov 17 19:29:08 2020 +0900
+++ b/tests/test-histedit-obsolete.t	Mon Nov 16 15:11:51 2020 -0800
@@ -309,7 +309,7 @@
   $ hg histedit -r '.~2'
   abort: cannot edit public changesets
   (see 'hg help phases' for details)
-  [255]
+  [10]
 
 
 Prepare further testing