Show More
@@ -56,10 +56,12 b' Check %include' | |||
|
56 | 56 | $ echo '%include $TESTTMP/included' >> $HGRC |
|
57 | 57 | $ hg showconfig section |
|
58 | 58 | section.option=value |
|
59 | #if no-windows | |
|
59 | 60 | $ chmod u-r $TESTTMP/included |
|
60 | 61 | $ hg showconfig section |
|
61 | 62 | hg: parse error at $TESTTMP/hgrc:2: cannot include $TESTTMP/included (Permission denied) |
|
62 | 63 | [255] |
|
64 | #endif | |
|
63 | 65 | |
|
64 | 66 | issue1829: wrong indentation |
|
65 | 67 |
General Comments 0
You need to be logged in to leave comments.
Login now