tests/test-config-case
author Patrick Mezard <pmezard@gmail.com>
Thu, 12 Apr 2007 22:41:50 +0200
changeset 4340 23068518deca
parent 3425 ec6f400cff4d
child 4528 85a69f4d1e80
permissions -rwxr-xr-x
mq: test qtop with holes in the patch sequence.

#!/bin/sh

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

hg showconfig