tests/test-issue436
author Brendan Cully <brendan@kublai.com>
Wed, 01 Aug 2007 14:32:53 -0700
changeset 5049 41284ad94852
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Merge with stable

#!/bin/sh

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