tests/test-config-case
author Josef "Jeff" Sipek <jeffpc@josefsipek.net>
Thu, 31 May 2007 19:59:02 -0400
changeset 4467 d189b19936ec
parent 3415 ec6f400cff4d
child 4528 85a69f4d1e80
permissions -rwxr-xr-x
gitweb: Add search box to the summary page

#!/bin/sh

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

hg showconfig