# HG changeset patch # User Anton Shestakov # Date 1606874782 -28800 # Node ID 1c1d8966ec5504d993f159d4e892cc101bc17330 # Parent ed7ff9c0a940d63a8a0d4b1c594aef09dd6c7ac3 tests: update exit code in case of revset parse errors CORE-TEST-OUTPUT-UPDATE: fc4fb2f17dd4 diff -r ed7ff9c0a940 -r 1c1d8966ec55 tests/test-topic-stack.t --- a/tests/test-topic-stack.t Wed Dec 02 09:55:33 2020 +0800 +++ b/tests/test-topic-stack.t Wed Dec 02 10:06:22 2020 +0800 @@ -379,11 +379,11 @@ $ hg log -r 'stack(foo)' hg: parse error: stack takes no arguments, it works on current topic - [255] + [10] $ hg log -r 'stack(foobar)' hg: parse error: stack takes no arguments, it works on current topic - [255] + [10] Stack relation: