diff tests/test-push-checkheads-partial-C3.t @ 45908: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 34a46d48d24e
children 9261f6c1d39b
line wrap: on
line diff
--- a/tests/test-push-checkheads-partial-C3.t	Mon Nov 23 12:31:53 2020 -0800
+++ b/tests/test-push-checkheads-partial-C3.t	Mon Nov 23 12:42:57 2020 -0800
@@ -78,7 +78,7 @@
   $ hg push
   pushing to $TESTTMP/C3/server
   searching for changes
-  abort: push creates new remote head 0f88766e02d6!
+  abort: push creates new remote head 0f88766e02d6
   (merge or see 'hg help push' for details about pushing new heads)
   [255]