Mercurial > evolve
comparison tests/test-push-checkheads-partial-C2.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 | a8ff17479fb8 |
children | f0d46ffbf1bb |
comparison
equal
deleted
inserted
replaced
5671:8c5f2c37b911 | 5672:12c53d7122a7 |
---|---|
77 -------------- | 77 -------------- |
78 | 78 |
79 $ hg push --rev 'desc(A1)' | 79 $ hg push --rev 'desc(A1)' |
80 pushing to $TESTTMP/C2/server (glob) | 80 pushing to $TESTTMP/C2/server (glob) |
81 searching for changes | 81 searching for changes |
82 abort: push creates new remote head f6082bc4ffef! | 82 abort: push creates new remote head f6082bc4ffef |
83 (merge or see 'hg help push' for details about pushing new heads) | 83 (merge or see 'hg help push' for details about pushing new heads) |
84 [255] | 84 [255] |
85 | 85 |
86 $ cd ../.. | 86 $ cd ../.. |