tests/test-issue436
author Brendan Cully <brendan@kublai.com>
Wed, 20 Jun 2007 19:20:37 -0700
changeset 4653 ca023b63ba1f
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
archive: test md5 consistency

#!/bin/sh

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