tests/test-push-checkheads-unpushed-D3.t
changeset 45908 122f0b59f5f0
parent 42893 34a46d48d24e
child 46119 9261f6c1d39b
--- a/tests/test-push-checkheads-unpushed-D3.t	Mon Nov 23 12:31:53 2020 -0800
+++ b/tests/test-push-checkheads-unpushed-D3.t	Mon Nov 23 12:42:57 2020 -0800
@@ -91,13 +91,13 @@
   $ hg push --rev 'desc(A1)'
   pushing to $TESTTMP/D3/server
   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
   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
   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]