tests/test-config-case
author Brendan Cully <brendan@kublai.com>
Wed, 14 Mar 2007 10:45:18 -0700
changeset 4210 6cb5be6bd70f
parent 3415 ec6f400cff4d
child 4528 85a69f4d1e80
permissions -rwxr-xr-x
mq: add qparent tag (first parent of qbase)

#!/bin/sh

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

hg showconfig