tests/test-issue436
author Brendan Cully <brendan@kublai.com>
Thu, 14 Dec 2006 13:49:33 -0800
changeset 3895 79e5a6e7c451
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Merge with main

#!/bin/sh

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