tests/test-issue436
author Dongsheng Song <dongsheng.song@gmail.com>
Thu, 05 Mar 2009 14:44:13 +0800
changeset 7828 f51e2263d2aa
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Typo fix

#!/bin/sh

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