Mercurial > evolve
diff tests/test-minitopic.t @ 5709:d0f73113fcc0 stable
tests: remove trailing "!" from abort messages
CORE-TEST-OUTPUT-UPDATE: 95c4cca641f6
CORE-TEST-OUTPUT-UPDATE: 50afeeeb7b79
CORE-TEST-OUTPUT-UPDATE: 122f0b59f5f0
CORE-TEST-OUTPUT-UPDATE: ca39c45014fa
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Wed, 02 Dec 2020 09:40:33 +0800 |
parents | d171815d2618 |
children | f0d46ffbf1bb |
line wrap: on
line diff
--- a/tests/test-minitopic.t Wed Nov 25 13:50:37 2020 +0100 +++ b/tests/test-minitopic.t Wed Dec 02 09:40:33 2020 +0800 @@ -85,13 +85,13 @@ $ hg push enabled pushing to http://localhost:$HGPORT/ searching for changes - abort: push creates new remote head 22c9514ed811! + abort: push creates new remote head 22c9514ed811 (merge or see 'hg help push' for details about pushing new heads) [255] $ hg push disabled pushing to http://localhost:$HGPORT2/ searching for changes - abort: push creates new remote head 22c9514ed811! + abort: push creates new remote head 22c9514ed811 (merge or see 'hg help push' for details about pushing new heads) [255] @@ -151,7 +151,7 @@ $ hg push disabled pushing to http://localhost:$HGPORT2/ searching for changes - abort: push creates new remote head f31af349535e! + abort: push creates new remote head f31af349535e (merge or see 'hg help push' for details about pushing new heads) [255] $ hg push enabled @@ -220,7 +220,7 @@ $ hg push enabled pushing to http://localhost:$HGPORT/ searching for changes - abort: push creates new remote head 82c5842e0472 on branch 'default:topic_A'! + abort: push creates new remote head 82c5842e0472 on branch 'default:topic_A' (merge or see 'hg help push' for details about pushing new heads) [255] $ hg push disabled