tests/test-config-case
author Emanuele Aina <em@nerd.ocracy.org>
Tue, 27 Feb 2007 09:05:36 +0100
changeset 4120 f9dc36b1bdd5
parent 3415 ec6f400cff4d
child 4528 85a69f4d1e80
permissions -rwxr-xr-x
Print relative names in the purge extension

#!/bin/sh

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

hg showconfig