tests/test-config-case
author Wagner Bruna <wbruna@softwareexpress.com.br>
Fri, 26 Feb 2010 19:28:23 -0300
branchstable
changeset 10553 4462760d6cfc
parent 4528 85a69f4d1e80
permissions -rwxr-xr-x
i18n-pt_BR: synchronized with dd3526162436

#!/bin/sh

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

hg showconfig Section