tests/test-hgrc.t
changeset 46737 e96a0a53de20
parent 45894 9dc1351d0b5f
child 46819 d4ba4d51f85f
equal deleted inserted replaced
46736:2255e7eb39e5 46737:e96a0a53de20
    57   $ hg showconfig section
    57   $ hg showconfig section
    58   section.option=value
    58   section.option=value
    59 #if unix-permissions no-root
    59 #if unix-permissions no-root
    60   $ chmod u-r $TESTTMP/included
    60   $ chmod u-r $TESTTMP/included
    61   $ hg showconfig section
    61   $ hg showconfig section
    62   config error at $TESTTMP/hgrc:2: cannot include $TESTTMP/included (Permission denied)
    62   config error at $TESTTMP/hgrc:2: cannot include $TESTTMP/included (Permission denied*) (glob)
    63   [255]
    63   [255]
    64 #endif
    64 #endif
    65 
    65 
    66 issue1829: wrong indentation
    66 issue1829: wrong indentation
    67 
    67