diff tests/test-push-checkheads-unpushed-D6.t @ 6181:e6ae5af97683 mercurial-5.6

test-compat: merge mercurial-5.7 into mercurial-5.6
author Anton Shestakov <av6@dwimlabs.net>
date Tue, 22 Feb 2022 08:19:44 +0300
parents 08c30eef85d3
children 669270305ccb 1328195f76a9
line wrap: on
line diff
--- a/tests/test-push-checkheads-unpushed-D6.t	Tue Feb 22 08:00:24 2022 +0300
+++ b/tests/test-push-checkheads-unpushed-D6.t	Tue Feb 22 08:19:44 2022 +0300
@@ -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 ../..