Mercurial > evolve
comparison tests/test-options.t @ 5703:bf8638b5c526
tests: update exit code for command errors
CORE-TEST-OUTPUT-UPDATE: 9c9e0b4b2ca7
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Wed, 20 Jan 2021 14:47:22 +0800 |
parents | 9bce7e6c18b3 |
children | f60f1ded1a20 |
comparison
equal
deleted
inserted
replaced
5702:b56d07c41044 | 5703:bf8638b5c526 |
---|---|
25 > exchange | 25 > exchange |
26 > EOF | 26 > EOF |
27 $ hg prune | 27 $ hg prune |
28 hg: unknown command 'prune' | 28 hg: unknown command 'prune' |
29 (use 'hg help' for a list of commands) | 29 (use 'hg help' for a list of commands) |
30 [255] | 30 [10] |