Skip to content
Snippets Groups Projects
Commit 18e2d742 authored by Yuri D'Elia's avatar Yuri D'Elia Committed by Morris Jette
Browse files

Implement the "--name" option for sacct/accounting.

sacct --name follows the same logic as scancel/squeue, limiting the output only
to jobs having one of the specified name/s.

The job names are simply sent over the wire to be handled by the backend.
Both mysql and filetxt backends were updated to handle this new condition.

This requires an incompatible protocol change in the job_cond structure.
The perl api was also updated.
parent d54d0414
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment