Mercurial > evolve
diff tests/test-topic-flow-publish-flag.t @ 5672:12c53d7122a7
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 | eb928f5728c4 |
children | f0d46ffbf1bb |
line wrap: on
line diff
--- a/tests/test-topic-flow-publish-flag.t Fri Nov 27 09:47:01 2020 +0800 +++ b/tests/test-topic-flow-publish-flag.t Wed Dec 02 09:40:33 2020 +0800 @@ -394,7 +394,7 @@ $ hg push -r 'desc("c_dN0")' --publish pushing to $TESTTMP/bare-branch-server searching for changes - abort: push creates new remote head 4dcd0be9db96! + abort: push creates new remote head 4dcd0be9db96 (merge or see 'hg help push' for details about pushing new heads) [255] $ hg log --rev 'sort(all(), "topo")' -GT '{rev}:{node|short} {desc} {phase} {branch} {topics}'