tests/test-config-case
author Eric Hopper <hopper@omnifarious.org>
Wed, 18 Oct 2006 02:14:26 -0500
changeset 3449 c8686e3f0291
parent 3415 ec6f400cff4d
child 4528 85a69f4d1e80
permissions -rwxr-xr-x
Testing the new changegroupsubset remote function in the ssh and http protocols.

#!/bin/sh

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

hg showconfig