Home
last modified time | relevance | path

Searched refs:use_hg_shell (Results 1 – 1 of 1) sorted by relevance

/external/regex-re2/lib/codereview/
Dcodereview.py3360 use_hg_shell = False # set to True to shell out to hg always; slower variable
3438 if use_hg_shell:
3478 if use_hg_shell:
3486 if is_binary and base_content and use_hg_shell: