tests/test-log-bookmark.t
branchstable
changeset 48796 c00d3ce4e94b
parent 48368 8c4881c07f57
--- a/tests/test-log-bookmark.t	Fri Feb 18 12:55:39 2022 +0100
+++ b/tests/test-log-bookmark.t	Fri Feb 18 14:27:43 2022 +0100
@@ -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]