tests/test-options.t
branchmercurial-4.8
changeset 4548 d3cc1b55ad0a
parent 4354 cb39b767ad3c
child 4549 dcaf340841ef
equal deleted inserted replaced
4547:bdcea921d28b 4548:d3cc1b55ad0a
    22   > [experimental]
    22   > [experimental]
    23   > evolution=createmarkers
    23   > evolution=createmarkers
    24   >   allowunstable
    24   >   allowunstable
    25   >   exchange
    25   >   exchange
    26   > EOF
    26   > EOF
    27   $ hg prune
    27   $ hg prune | head -n 2
    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]