tests/test-issue436
author Brendan Cully <brendan@kublai.com>
Wed, 01 Aug 2007 14:32:05 -0700
changeset 5048 8db8e1100f3f
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Update asciidoc instructions to suggest html4 for newer versions

#!/bin/sh

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