Mercurial > evolve
diff tests/test-topic-stack.t @ 4307:add4c12a9c37 mercurial-4.5
test-compat: merge mercurial-4.6 into mercurial-4.5
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 21 Dec 2018 20:14:21 +0100 |
parents | dc247e648f43 09337aae08d4 |
children | c06301c5b3e2 8bd60e09dfb4 |
line wrap: on
line diff
--- a/tests/test-topic-stack.t Tue Nov 27 04:07:35 2018 +0100 +++ b/tests/test-topic-stack.t Fri Dec 21 20:14:21 2018 +0100 @@ -321,11 +321,11 @@ 5 default {foo} draft c_f $ hg log -r 'stack(foo)' - hg: parse error: stack() takes no argument, it works on current topic + hg: parse error: stack takes no arguments, it works on current topic [255] $ hg log -r 'stack(foobar)' - hg: parse error: stack() takes no argument, it works on current topic + hg: parse error: stack takes no arguments, it works on current topic [255] Case with multiple heads on the topic