Mercurial > evolve
comparison tests/test-push-checkheads-multi-topics-F3.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 | 5a46f156c9b7 |
children | f0d46ffbf1bb |
comparison
equal
deleted
inserted
replaced
5708:fdc540a9b94b | 5709:d0f73113fcc0 |
---|---|
92 -------------- | 92 -------------- |
93 | 93 |
94 $ hg push -r 'desc("C1")' | 94 $ hg push -r 'desc("C1")' |
95 pushing to $TESTTMP/E1/server | 95 pushing to $TESTTMP/E1/server |
96 searching for changes | 96 searching for changes |
97 abort: push creates new remote head 57530ca5eb24 on branch 'default:Y'! | 97 abort: push creates new remote head 57530ca5eb24 on branch 'default:Y' |
98 (merge or see 'hg help push' for details about pushing new heads) | 98 (merge or see 'hg help push' for details about pushing new heads) |
99 [255] | 99 [255] |
100 | 100 |
101 $ cd ../.. | 101 $ cd ../.. |