diff tests/test-push-checkheads-unpushed-D6.t @ 6809:9903ee44e658 mercurial-5.6

test-compat: merge mercurial-5.7 into mercurial-5.6
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 26 Jun 2024 18:09:37 +0400
parents 1328195f76a9
children b1d010b2e6c4
line wrap: on
line diff
--- a/tests/test-push-checkheads-unpushed-D6.t	Wed Jun 26 16:24:32 2024 +0400
+++ b/tests/test-push-checkheads-unpushed-D6.t	Wed Jun 26 18:09:37 2024 +0400
@@ -79,8 +79,8 @@
   $ hg push --rev 'desc(C0)'
   pushing to $TESTTMP/D6/server (glob)
   searching for changes
-  abort: push creates new remote head 0f88766e02d6
+  abort: push creates new remote head 0f88766e02d6!
   (merge or see 'hg help push' for details about pushing new heads)
-  [20]
+  [255]
 
   $ cd ../..