diff tests/test-topic-push.t @ 6805:e51dfd0e1a88 mercurial-6.0

test-compat: merge mercurial-6.1 into mercurial-6.0
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 26 Jun 2024 15:39:36 +0400
parents 9a41c3c293ae
children 1328195f76a9
line wrap: on
line diff
--- a/tests/test-topic-push.t	Wed Jun 26 15:19:21 2024 +0400
+++ b/tests/test-topic-push.t	Wed Jun 26 15:39:36 2024 +0400
@@ -211,10 +211,10 @@
 
   $ hg outgoing draft --topic nonexistent
   abort: topic 'nonexistent' does not exist
-  [10]
+  [255]
   $ hg push draft --topic nonexistent
   abort: topic 'nonexistent' does not exist
-  [10]
+  [255]
 
   $ hg up babar
   switching to topic babar