Mercurial > hg
diff tests/test-hgrc.out @ 11048:9e643a0c3278
showconfig: show rc paths with --debug
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Mon, 26 Apr 2010 15:32:23 +0200 |
parents | 992723445a29 |
children | f23f87462c18 |
line wrap: on
line diff
--- a/tests/test-hgrc.out Mon Apr 26 15:58:36 2010 -0400 +++ b/tests/test-hgrc.out Mon Apr 26 15:32:23 2010 +0200 @@ -11,6 +11,7 @@ foo.baz=bif cb hg: config error at $HGRCPATH:1: cannot include /no-such-file (No such file or directory) % customized hgrc +read config from: .../.hgrc .../.hgrc:13: alias.log=log -g .../.hgrc:11: defaults.identify=-n .../.hgrc:2: ui.debug=true @@ -22,6 +23,7 @@ .../.hgrc:8: ui.style=~/.hgstyle .../.hgrc:9: ui.logtemplate={node} % plain hgrc +read config from: .../.hgrc none: ui.traceback=True none: ui.verbose=False none: ui.debug=True