tests/test-issue436
author Lee Cantey <lcantey@gmail.com>
Mon, 09 Jul 2007 10:59:49 -0700
changeset 4849 8c5aca855b5d
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Correct inadvertent line ending change.

#!/bin/sh

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