tests/test-issue436
author Thomas Arendsen Hein <thomas@intevation.de>
Sat, 21 Jul 2007 17:36:45 +0200
changeset 4962 10afa3fab6b4
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Make [defaults] in .hg/hgrc work.

#!/bin/sh

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