# HG changeset patch # User Pierre-Yves David # Date 1548171909 18000 # Node ID cb39b767ad3cae1de8392a4cebeb0a92eb89d996 # Parent 42dbe3a38ac2a002377e1e33a8562b8a219f0dfa test-compat: reverse test change from 9bce7e6c18b3 This change are 4.9 only diff -r 42dbe3a38ac2 -r cb39b767ad3c tests/test-options.t --- a/tests/test-options.t Tue Jan 22 10:44:49 2019 -0500 +++ b/tests/test-options.t Tue Jan 22 10:45:09 2019 -0500 @@ -24,7 +24,6 @@ > allowunstable > exchange > EOF - $ hg prune + $ hg prune | head -n 2 hg: unknown command 'prune' (use 'hg help' for a list of commands) - [255]