Searched defs:fixup_func (Results 1 – 2 of 2) sorted by relevance
/tools/repohooks/rh/ |
D | results.py | 32 def __init__(self, hook, project, commit, error, files=(), fixup_func=None): argument 70 fixup_func=None): argument
|
D | hooks.py | 284 def _check_cmd(hook_name, project, commit, cmd, fixup_func=None, **kwargs): argument
|