tests/test-trusted.py.out
changeset 45888 c9b14c56fc2b
parent 43909 dbaf9aabfb69
child 45889 e5a0efd26f7a
equal deleted inserted replaced
45887:7eb221b9af6c 45888:c9b14c56fc2b
   174 # parse error
   174 # parse error
   175 # different user, different group
   175 # different user, different group
   176 not trusting file .hg/hgrc from untrusted user abc, group def
   176 not trusting file .hg/hgrc from untrusted user abc, group def
   177 ignored: ('foo', '.hg/hgrc:1')
   177 ignored: ('foo', '.hg/hgrc:1')
   178 # same user, same group
   178 # same user, same group
   179 ParseError('foo', '.hg/hgrc:1')
   179 hg: parse error at .hg/hgrc:1: foo
       
   180 
   180 
   181 
   181 # access typed information
   182 # access typed information
   182 # different user, different group
   183 # different user, different group
   183 not trusting file .hg/hgrc from untrusted user abc, group def
   184 not trusting file .hg/hgrc from untrusted user abc, group def
   184 # suboptions, trusted and untrusted
   185 # suboptions, trusted and untrusted