tests/test-editor-filename.t
changeset 45877 ac362d5a7893
parent 42566 f802a75da585
child 49621 55c6ebd11cb9
--- a/tests/test-editor-filename.t	Tue Nov 17 15:51:09 2020 -0800
+++ b/tests/test-editor-filename.t	Thu Oct 22 14:14:59 2020 -0700
@@ -17,7 +17,7 @@
   $ hg commit
   *.commit.hg.txt (glob)
   abort: edit failed: sh exited with status 1
-  [255]
+  [250]
 
 Verify that the path for a histedit editor has the expected suffix.
 
@@ -30,7 +30,7 @@
   $ hg histedit
   *.histedit.hg.txt (glob)
   abort: edit failed: sh exited with status 1
-  [255]
+  [250]
 
 Verify that when performing an action that has the side-effect of creating an
 editor for a diff, the file ends in .diff.
@@ -61,4 +61,4 @@
   (enter ? for help) [Ynesfdaq?] q
   
   abort: user quit
-  [255]
+  [250]