tests/test-config-case
author Eric St-Jean <esj@wwd.ca>
Wed, 21 Mar 2007 23:20:56 -0400
changeset 4273 4a1504264261
parent 3425 ec6f400cff4d
child 4528 85a69f4d1e80
permissions -rwxr-xr-x
Fix localrepo.copy to deal with symbolic links.

#!/bin/sh

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

hg showconfig