tests/test-config-case
author Thomas Arendsen Hein <thomas@intevation.de>
Wed, 18 Oct 2006 10:35:14 +0200
changeset 3451 196baf20232b
parent 3415 ec6f400cff4d
child 4528 85a69f4d1e80
permissions -rwxr-xr-x
Add test for invalid branch cache (fixed by 27ebe4efe98e)

#!/bin/sh

echo '[Section]' >> $HGRCPATH
echo 'KeY = Case Sensitive' >> $HGRCPATH
echo 'key = lower case' >> $HGRCPATH

hg showconfig