tests/test-issue436
author Matt Mackall <mpm@selenic.com>
Thu, 05 Jul 2007 16:17:01 -0500
changeset 4822 f48290864625
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Merge with stable

#!/bin/sh

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