tests/test-issue436
author Matt Mackall <mpm@selenic.com>
Mon, 25 Jun 2007 12:44:48 -0500
changeset 4718 934275cd4526
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
backout: report short hash in commit message

#!/bin/sh

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