Mercurial > evolve
changeset 5702:b56d07c41044
tests: update exit code when non-existent help section requested
CORE-TEST-OUTPUT-UPDATE: c9b2a4d69e66
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Wed, 20 Jan 2021 14:45:30 +0800 |
parents | 5cbf9c2189fd |
children | bf8638b5c526 |
files | tests/test-extension-isolation.t |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-extension-isolation.t Wed Dec 23 23:54:25 2020 +0100 +++ b/tests/test-extension-isolation.t Wed Jan 20 14:45:30 2021 +0800 @@ -42,12 +42,12 @@ warning: --repository ignored abort: no such help topic: evolve (try 'hg help --keyword evolve') - [255] + [10] $ hg -R repo-no-ext help -e topic warning: --repository ignored abort: no such help topic: topic (try 'hg help --keyword topic') - [255] + [10] start hgweb dir for all repo