tests/test-issue436
author Matt Mackall <mpm@selenic.com>
Wed, 28 Apr 2010 13:45:21 -0500
branchstable
changeset 11031 409c0e4d79e9
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Merge with i18n

#!/bin/sh

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