tests/test-config-case
author Thomas Arendsen Hein <thomas@intevation.de>
Wed, 18 Oct 2006 18:10:21 +0200
changeset 3458 031aac7ec584
parent 3415 ec6f400cff4d
child 4528 85a69f4d1e80
permissions -rwxr-xr-x
Extended templating test for new branches and extra changeset info.

#!/bin/sh

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

hg showconfig