tests/test-issue436
author Brendan Cully <brendan@kublai.com>
Fri, 01 Dec 2006 13:54:47 -0800
changeset 3753 5342d5ae565d
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