diff tests/test-push-checkheads-multibranches-E3.t @ 45923:122f0b59f5f0

errors: remove trailing "!" in messages about creating new heads on push Differential Revision: https://phab.mercurial-scm.org/D9380
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 23 Nov 2020 12:42:57 -0800
parents 7d5455b988ec
children 9261f6c1d39b
line wrap: on
line diff
--- a/tests/test-push-checkheads-multibranches-E3.t	Mon Nov 23 12:31:53 2020 -0800
+++ b/tests/test-push-checkheads-multibranches-E3.t	Mon Nov 23 12:42:57 2020 -0800
@@ -87,7 +87,7 @@
   $ hg push -r 'desc("C1")'
   pushing to $TESTTMP/E1/server
   searching for changes
-  abort: push creates new remote head dc44c53142f0!
+  abort: push creates new remote head dc44c53142f0
   (merge or see 'hg help push' for details about pushing new heads)
   [255]