tests/test-config-case
author Rocco Rutte <pdmef@gmx.net>
Tue, 12 May 2009 11:27:26 +0200
changeset 8351 f28c2f8b9969
parent 4528 85a69f4d1e80
permissions -rwxr-xr-x
test-patchbomb: fix style Specifying revisions without -r is deprecated, break long lines.

#!/bin/sh

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

hg showconfig Section