Skip to content
Snippets Groups Projects
Commit 04fa8346 authored by Jeremy Auguste's avatar Jeremy Auguste
Browse files

Used wrong parameter name

parent 58196b80
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,7 @@ def main():
owners[job_info["owner"]].add_job(job)
for owner in owners.values():
owner.print_info(show_hosts=args.show_hosts)
owner.print_info(show_devices=args.show_hosts)
print()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment