tests/test-config-case
author Emanuele Aina <em@nerd.ocracy.org>
Fri, 11 May 2007 17:05:44 +0200
changeset 4462 a73cf208b2a0
parent 3415 ec6f400cff4d
child 4528 85a69f4d1e80
permissions -rwxr-xr-x
purge: add --include and --exclude options

#!/bin/sh

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

hg showconfig