Mercurial > evolve
changeset 5748:860f72732052 mercurial-5.6
tests: back out changeset 2238dd83c5b3
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 28 Jan 2021 18:48:37 +0800 |
parents | 8e4f6354b316 |
children | 0095a5240db5 |
files | tests/test-split.t tests/test-uncommit-interactive.t |
diffstat | 2 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-split.t Thu Jan 28 18:48:36 2021 +0800 +++ b/tests/test-split.t Thu Jan 28 18:48:37 2021 +0800 @@ -382,7 +382,7 @@ (enter ? for help) [Ynesfdaq?] q abort: user quit - [250] + [255] Running split with tip revision, specified as unnamed argument $ hg split --rev . << EOF @@ -396,7 +396,7 @@ (enter ? for help) [Ynesfdaq?] q abort: user quit - [250] + [255] Running split with both unnamed and named revision arguments shows an error msg $ hg split --rev . --rev .^ << EOF @@ -648,7 +648,7 @@ (enter ? for help) [Ynesfdaq?] q abort: user quit - [250] + [255] $ hg branch another-branch