tests/test-config-case
author Eric Hopper <hopper@omnifarious.org>
Sat, 09 Sep 2006 18:25:06 -0700
changeset 3447 ef1032c223e7
parent 3425 ec6f400cff4d
child 4528 85a69f4d1e80
permissions -rwxr-xr-x
sshrepo: add passing of lookup exceptions

#!/bin/sh

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

hg showconfig