# HG changeset patch # User Anton Shestakov # Date 1611125130 -28800 # Node ID 84393bcf9859407535d375c8eafea4322fe6560e # Parent 77b184ee60b58713deefdedd5744807cc38021f1 tests: update exit code when non-existent help section requested CORE-TEST-OUTPUT-UPDATE: c9b2a4d69e66 diff -r 77b184ee60b5 -r 84393bcf9859 tests/test-extension-isolation.t --- a/tests/test-extension-isolation.t Wed Dec 23 21:34:22 2020 +0800 +++ 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