diff tests/test-push-checkheads-unpushed-D3.t @ 5755:08c30eef85d3 mercurial-5.6

tests: back out changeset d0f73113fcc0
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 28 Jan 2021 18:57:49 +0800
parents 73cb6cafc930
children 669270305ccb 1328195f76a9
line wrap: on
line diff
--- a/tests/test-push-checkheads-unpushed-D3.t	Thu Jan 28 18:57:48 2021 +0800
+++ b/tests/test-push-checkheads-unpushed-D3.t	Thu Jan 28 18:57:49 2021 +0800
@@ -91,13 +91,13 @@
   $ hg push --rev 'desc(A1)'
   pushing to $TESTTMP/D3/server (glob)
   searching for changes
-  abort: push creates new remote head f6082bc4ffef
+  abort: push creates new remote head f6082bc4ffef!
   (merge or see 'hg help push' for details about pushing new heads)
   [255]
   $ hg push --rev 'desc(B1)'
   pushing to $TESTTMP/D3/server (glob)
   searching for changes
-  abort: push creates new remote head 25c56d33e4c4
+  abort: push creates new remote head 25c56d33e4c4!
   (merge or see 'hg help push' for details about pushing new heads)
   [255]
 
@@ -109,7 +109,7 @@
   $ hg push
   pushing to $TESTTMP/D3/server (glob)
   searching for changes
-  abort: push creates new remote head 25c56d33e4c4
+  abort: push creates new remote head 25c56d33e4c4!
   (merge or see 'hg help push' for details about pushing new heads)
   [255]