# HG changeset patch # User Anton Shestakov # Date 1606874782 -28800 # Node ID 38ab502ad94e31b51889deabd264a0f47d92a9d0 # Parent a4e50b74747e4a492eb61cb0c4bdcad0a836107a tests: update exit code in case of revset parse errors CORE-TEST-OUTPUT-UPDATE: fc4fb2f17dd4 diff -r a4e50b74747e -r 38ab502ad94e 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: