tests/test-issue436
author Matt Mackall <mpm@selenic.com>
Mon, 12 May 2008 11:37:07 -0500
changeset 6581 1ae7cb678d24
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
cmdutil: switch commit to match

#!/bin/sh

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