tests/test-chg.t
changeset 48186 6edc8800dbc3
parent 47024 8fcc0a829f3d
child 48255 8c34edb1ad10
--- a/tests/test-chg.t	Fri Oct 08 13:36:02 2021 -0700
+++ b/tests/test-chg.t	Tue Mar 02 09:33:25 2021 -0800
@@ -188,12 +188,12 @@
   $ chg bulkwrite --pager=on --color no --config ui.formatted=True
   paged! 'going to write massive data\n'
   killed! (?)
-  [255]
+  [250]
 
   $ chg bulkwrite --pager=on --color no --config ui.formatted=True
   paged! 'going to write massive data\n'
   killed! (?)
-  [255]
+  [250]
 
   $ cd ..