tests/test-config-case
author Adrian Buehlmann <adrian@cadifra.com>
Sun, 04 Apr 2010 02:39:45 +0200
changeset 10828 1aa9464ce9ae
parent 4528 85a69f4d1e80
permissions -rwxr-xr-x
wix: refactor and new guids.wxi

#!/bin/sh

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

hg showconfig Section