##// END OF EJS Templates
config: handle short continuations (issue1999)...
config: handle short continuations (issue1999) Thanks to Greg Ward for spotting and testing

File last commit:

r10295:44c923ee stable
r10295:44c923ee stable
Show More
test-hgrc.out
16 lines | 512 B | text/plain | TextLexer
hg: config error at .../t/.hg/hgrc:1: 'invalid'
updating to branch default
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
[paths]
default = .../foo%bar
default = .../foo%bar
bundle.mainreporoot=.../foobar
defaults.backout=-d "0 0"
defaults.commit=-d "0 0"
defaults.tag=-d "0 0"
paths.default=.../foo%bar
ui.slash=True
hg: config error at $HGRCPATH:8: ' x = y'
foo.bar=a\nb\nc\nde\nfg
foo.baz=bif cb
hg: config error at $HGRCPATH:1: cannot include /no-such-file (No such file or directory)