tests/test-obsolete-checkheads.t
changeset 45908 122f0b59f5f0
parent 45765 ed84a4d48910
child 46119 9261f6c1d39b
--- a/tests/test-obsolete-checkheads.t	Mon Nov 23 12:31:53 2020 -0800
+++ b/tests/test-obsolete-checkheads.t	Mon Nov 23 12:42:57 2020 -0800
@@ -95,7 +95,7 @@
   $ hg push
   pushing to $TESTTMP/remote
   searching for changes
-  abort: push creates new remote head 71e3228bffe1!
+  abort: push creates new remote head 71e3228bffe1
   (merge or see 'hg help push' for details about pushing new heads)
   [255]
 
@@ -155,7 +155,7 @@
   $ hg push -r 'desc("other")'
   pushing to $TESTTMP/remote
   searching for changes
-  abort: push creates new remote head d7d41ccbd4de!
+  abort: push creates new remote head d7d41ccbd4de
   (merge or see 'hg help push' for details about pushing new heads)
   [255]
 
@@ -267,7 +267,7 @@
   pushing to $TESTTMP/remote
   searching for changes
   remote has heads on branch 'default' that are not known locally: c70b08862e08
-  abort: push creates new remote head 71e3228bffe1!
+  abort: push creates new remote head 71e3228bffe1
   (pull and merge or see 'hg help push' for details about pushing new heads)
   [255]
 
@@ -317,6 +317,6 @@
   $ hg push
   pushing to $TESTTMP/remote
   searching for changes
-  abort: push creates new remote head 350a93b716be!
+  abort: push creates new remote head 350a93b716be
   (merge or see 'hg help push' for details about pushing new heads)
   [255]