Mercurial > public > mercurial-scm > hg
diff tests/test-trusted.py.out @ 45888:c9b14c56fc2b
tests: use new ParseError.format() in test-trusted.py
Differential Revision: https://phab.mercurial-scm.org/D9351
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 20 Nov 2020 10:22:58 -0800 |
parents | dbaf9aabfb69 |
children | e5a0efd26f7a |
line wrap: on
line diff
--- a/tests/test-trusted.py.out Thu Nov 19 15:13:39 2020 -0800 +++ b/tests/test-trusted.py.out Fri Nov 20 10:22:58 2020 -0800 @@ -176,7 +176,8 @@ not trusting file .hg/hgrc from untrusted user abc, group def ignored: ('foo', '.hg/hgrc:1') # same user, same group -ParseError('foo', '.hg/hgrc:1') +hg: parse error at .hg/hgrc:1: foo + # access typed information # different user, different group