Mercurial > hg
comparison tests/test-cache-abuse.t @ 31481:a7c687c35119
ui: move configlist parser to config.py
The list parser is complex and reusable without ui. Let's move it to
config.py.
This allows us to parse a list from a "pure" config object without going
through ui. Like, we can make "_trustusers" calculated from raw configs,
instead of making sure it's synchronized by calling "fixconfig"s.
author | Jun Wu <quark@fb.com> |
---|---|
date | Fri, 17 Mar 2017 09:19:56 -0700 |
parents | b0b85d8695cb |
children | 1cc7c96cad75 |
comparison
equal
deleted
inserted
replaced
31480:07fe520280d2 | 31481:a7c687c35119 |
---|