tests/test-releasenotes-formatting.t
changeset 46031 c701f616d852
parent 44025 df470e764770
child 49519 943509a58d29
--- a/tests/test-releasenotes-formatting.t	Thu Dec 03 14:15:39 2020 -0500
+++ b/tests/test-releasenotes-formatting.t	Thu Dec 03 13:23:59 2020 -0800
@@ -429,11 +429,11 @@
   $ cd relnotes-raise-error
   $ hg releasenotes -r . -l
   abort: cannot specify both --list and --rev
-  [255]
+  [10]
 
   $ hg releasenotes -l -c
   abort: cannot specify both --list and --check
-  [255]
+  [10]
 
 Display release notes for specified revs if no file is mentioned