tests/test-config-case
author Giorgos Keramidas <keramida@ceid.upatras.gr>
Fri, 23 Feb 2007 17:54:34 +0200
changeset 4137 26596a6b6518
parent 3415 ec6f400cff4d
child 4528 85a69f4d1e80
permissions -rwxr-xr-x
Create the parent directory when checking out symlinks.

#!/bin/sh

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

hg showconfig