Mercurial > evolve
comparison tests/test-fold.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 | e8660b28bfee |
children | 08c30eef85d3 a1dad44fe3da |
comparison
equal
deleted
inserted
replaced
5671:8c5f2c37b911 | 5672:12c53d7122a7 |
---|---|
149 o 0 - 1ea73414a91b r0 [debugbuilddag] (public) | 149 o 0 - 1ea73414a91b r0 [debugbuilddag] (public) |
150 | 150 |
151 (test inherited from test-evolve.t) | 151 (test inherited from test-evolve.t) |
152 | 152 |
153 $ hg fold --from 6 # want to run hg fold 6 | 153 $ hg fold --from 6 # want to run hg fold 6 |
154 abort: hidden revision '6' was rewritten as: 198b5c405d01! | 154 abort: hidden revision '6' was rewritten as: 198b5c405d01 |
155 (use --hidden to access hidden revisions) | 155 (use --hidden to access hidden revisions) |
156 [255] | 156 [255] |
157 | 157 |
158 $ hg log -G | 158 $ hg log -G |
159 @ 11 - 198b5c405d01 r5 [debugbuilddag] (draft) bm1 | 159 @ 11 - 198b5c405d01 r5 [debugbuilddag] (draft) bm1 |