# HG changeset patch # User Anton Shestakov # Date 1611125130 -28800 # Node ID b56d07c41044a581a9f87e1d925c091cf17d1c3a # Parent 5cbf9c2189fd5874fffb28ee3b2c7343347d197e tests: update exit code when non-existent help section requested CORE-TEST-OUTPUT-UPDATE: c9b2a4d69e66 diff -r 5cbf9c2189fd -r b56d07c41044 tests/test-extension-isolation.t --- 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