tests/test-issue436
author Matt Mackall <mpm@selenic.com>
Thu, 14 May 2009 13:20:40 -0500
changeset 8395 475552c03496
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
status: check cmp list in order

#!/bin/sh

hg init a
cd a
hg -v log -v
hg -v log -v x
true