Mercurial > evolve
diff tests/test-topic-tutorial.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 | 59b2be90e9fd |
children | f0d46ffbf1bb |
line wrap: on
line diff
--- a/tests/test-topic-tutorial.t Wed Nov 25 13:50:37 2020 +0100 +++ b/tests/test-topic-tutorial.t Wed Dec 02 09:40:33 2020 +0800 @@ -1077,7 +1077,7 @@ $ hg push --rev drinks pushing to $TESTTMP/server (glob) searching for changes - abort: push creates new remote head 70dfa201ed73! + abort: push creates new remote head 70dfa201ed73 (merge or see 'hg help push' for details about pushing new heads) [255] @@ -1097,7 +1097,7 @@ $ hg push pushing to $TESTTMP/server (glob) searching for changes - abort: push creates new remote head 4cd7c1591a67! + abort: push creates new remote head 4cd7c1591a67 (merge or see 'hg help push' for details about pushing new heads) [255]