tests/test-config-case
author Brendan Cully <brendan@kublai.com>
Thu, 30 Nov 2006 11:09:25 -0800
changeset 3724 ea523d6f5f1a
parent 3415 ec6f400cff4d
child 4528 85a69f4d1e80
permissions -rwxr-xr-x
transplant: fix --continue; add --continue test

#!/bin/sh

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

hg showconfig