tests/test-log-bookmark.t
changeset 48368 8c4881c07f57
parent 46042 1bf2b44c4007
--- a/tests/test-log-bookmark.t	Fri Nov 19 15:40:56 2021 -0800
+++ b/tests/test-log-bookmark.t	Fri Nov 19 16:16:21 2021 -0800
@@ -189,10 +189,10 @@
 
   $ hg log -B unknown
   abort: bookmark 'unknown' does not exist
-  [255]
+  [10]
 
 Shouldn't accept string-matcher syntax:
 
   $ hg log -B 're:.*'
   abort: bookmark 're:.*' does not exist
-  [255]
+  [10]