tests/test-issue436
author Thomas Arendsen Hein <thomas@intevation.de>
Tue, 06 Mar 2007 12:52:07 +0100
changeset 4156 30857b5779f8
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Fix help text for hg status -i

#!/bin/sh

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