tests/test-histedit-edit.t
changeset 46417 768056549737
parent 46104 6f8a94bbfba1
child 48054 f27a83399abb
--- a/tests/test-histedit-edit.t	Fri Jan 29 12:50:10 2021 -0500
+++ b/tests/test-histedit-edit.t	Fri Jan 29 12:16:55 2021 -0800
@@ -375,7 +375,7 @@
   note: commit message saved in .hg/last-message.txt
   note: use 'hg commit --logfile .hg/last-message.txt --edit' to reuse it
   abort: pretxncommit.unexpectedabort hook exited with status 1
-  [255]
+  [40]
   $ cat .hg/last-message.txt
   f
   
@@ -400,7 +400,7 @@
   note: commit message saved in .hg/last-message.txt
   note: use 'hg commit --logfile .hg/last-message.txt --edit' to reuse it
   abort: pretxncommit.unexpectedabort hook exited with status 1
-  [255]
+  [40]
 
   $ cat >> .hg/hgrc <<EOF
   > [hooks]