tests/test-issue436
author Thomas Arendsen Hein <thomas@intevation.de>
Mon, 20 Oct 2008 18:29:44 +0200
changeset 7194 040e325e4f69
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
merge with crew

#!/bin/sh

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