Home
last modified time | relevance | path

Searched defs:fixup_func (Results 1 – 2 of 2) sorted by relevance

/tools/repohooks/rh/
Dresults.py32 def __init__(self, hook, project, commit, error, files=(), fixup_func=None): argument
70 fixup_func=None): argument
Dhooks.py284 def _check_cmd(hook_name, project, commit, cmd, fixup_func=None, **kwargs): argument