tests/test-chg.t
changeset 48255 8c34edb1ad10
parent 48186 6edc8800dbc3
child 48277 96aa3a68d3b5
--- a/tests/test-chg.t	Mon Oct 18 10:56:54 2021 +0200
+++ b/tests/test-chg.t	Tue Oct 19 19:04:11 2021 +0200
@@ -188,12 +188,12 @@
   $ chg bulkwrite --pager=on --color no --config ui.formatted=True
   paged! 'going to write massive data\n'
   killed! (?)
-  [250]
+  [255]
 
   $ chg bulkwrite --pager=on --color no --config ui.formatted=True
   paged! 'going to write massive data\n'
   killed! (?)
-  [250]
+  [255]
 
   $ cd ..