tests/test-config-case
author Thomas Arendsen Hein <thomas@intevation.de>
Wed, 13 Jun 2007 08:24:40 +0200
changeset 4565 8b87bd4fb7ce
parent 4528 85a69f4d1e80
permissions -rwxr-xr-x
Correct tests/test-patchbomb* files: mv test-patchbomb test-patchbomb.out hg revert -r 1cf908c00479 test-patchbomb

#!/bin/sh

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

hg showconfig Section