view tests/test-hgrc.out @ 10295:44c923eeb81d stable

config: handle short continuations (issue1999) Thanks to Greg Ward for spotting and testing
author Matt Mackall <mpm@selenic.com>
date Thu, 28 Jan 2010 23:07:28 -0600
parents 7cdd2a7db2c2
children cade47dcac2d
line wrap: on
line source

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)