Mercurial > evolve
diff tests/test-extension-isolation.t @ 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 | 19b8ffd23795 |
children | 347924bf3c0d 6357551cb66f |
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