Home
last modified time | relevance | path

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

/tools/repohooks/rh/
Dutils.py266 stdout_to_pipe=False, capture_output=False, argument
315 stdout_to_pipe, combine_stdout_stderr = True, True
348 elif stdout_to_pipe:
420 if stdout and not log_stdout_to_file and not stdout_to_pipe: