diff tests/test-push-checkheads-unpushed-D1.t @ 5892:34cd08a46b6d mercurial-5.6

test-compat: merge mercurial-5.7 into mercurial-5.6
author Anton Shestakov <av6@dwimlabs.net>
date Sat, 24 Apr 2021 20:01:39 +0800
parents 08c30eef85d3
children 669270305ccb 1328195f76a9
line wrap: on
line diff
--- a/tests/test-push-checkheads-unpushed-D1.t	Sat Apr 24 19:54:14 2021 +0800
+++ b/tests/test-push-checkheads-unpushed-D1.t	Sat Apr 24 20:01:39 2021 +0800
@@ -71,9 +71,9 @@
   $ hg push -r 'desc(B0)'
   pushing to $TESTTMP/D1/server (glob)
   searching for changes
-  abort: push creates new remote head 74ff5441d343
+  abort: push creates new remote head 74ff5441d343!
   (merge or see 'hg help push' for details about pushing new heads)
-  [20]
+  [255]
 
   $ cd ../..