tests/test-issue436
author Brendan Cully <brendan@kublai.com>
Wed, 13 Jun 2007 13:50:29 -0700
changeset 4568 78c50632437e
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Merge with crew

#!/bin/sh

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