##// END OF EJS Templates
test-config-case: print only the Section we're interested in....
Alexis S. L. Carvalho -
r4528:85a69f4d default
parent child Browse files
Show More
@@ -4,4 +4,4 b" echo '[Section]' >> $HGRCPATH"
4 4 echo 'KeY = Case Sensitive' >> $HGRCPATH
5 5 echo 'key = lower case' >> $HGRCPATH
6 6
7 hg showconfig
7 hg showconfig Section
General Comments 0
You need to be logged in to leave comments. Login now