##// END OF EJS Templates
Fix test-hup for different output of ls on at least MacOS X and Solaris 8.
Fix test-hup for different output of ls on at least MacOS X and Solaris 8.

File last commit:

r3425:ec6f400c default
r3918:a413f5c2 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