tests/test-config-case
author Giorgos Keramidas <keramida@ceid.upatras.gr>
Wed, 22 Nov 2006 00:53:56 +0200
changeset 3709 38291d9c8c1c
parent 3415 ec6f400cff4d
child 4528 85a69f4d1e80
permissions -rwxr-xr-x
Expand test-commit to cover one of the recent bugs.

#!/bin/sh

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

hg showconfig