Page MenuHomePhabricator
Paste P36346

(An Untitled Masterwork)
ActivePublic

Authored by EBernhardson on Oct 25 2022, 7:28 PM.
Tags
None
Referenced Files
F35627243: raw-paste-data.txt
Oct 25 2022, 7:28 PM
Subscribers
None
for _, output in icinga_host.run_sync(
command, is_safe=True, print_output=False, print_progress_bars=False
): # Read only operation
command_file = output.message().decode().split("=", 1)[-1].strip()