tests/test-trusted.py.out
changeset 43915 dbaf9aabfb69
parent 41374 73ccba60aaa1
child 45903 c9b14c56fc2b
--- a/tests/test-trusted.py.out	Wed Dec 11 09:39:14 2019 -0800
+++ b/tests/test-trusted.py.out	Wed Dec 11 15:33:07 2019 -0800
@@ -174,7 +174,7 @@
 # parse error
 # different user, different group
 not trusting file .hg/hgrc from untrusted user abc, group def
-ParseError('foo', '.hg/hgrc:1')
+ignored: ('foo', '.hg/hgrc:1')
 # same user, same group
 ParseError('foo', '.hg/hgrc:1')