tests/test-config-case
author Edouard Gomez <ed.gomez@free.fr>
Wed, 20 Dec 2006 23:41:27 +0100
changeset 3945 79cf097774ef
parent 3415 ec6f400cff4d
child 4528 85a69f4d1e80
permissions -rwxr-xr-x
pass the extra dict in rawcommit

#!/bin/sh

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

hg showconfig