##// END OF EJS Templates
update test-debugcomplete
update test-debugcomplete

File last commit:

r3425:ec6f400c default
r3782:a8725ae1 default
Show More
test-config-case
7 lines | 134 B | text/plain | TextLexer
#!/bin/sh
echo '[Section]' >> $HGRCPATH
echo 'KeY = Case Sensitive' >> $HGRCPATH
echo 'key = lower case' >> $HGRCPATH
hg showconfig