Commit 3c6e5185 authored by Morris Jette's avatar Morris Jette
Browse files

Add job array state test functions

Add functions to test the state of a job array, for example
test_job_array_pending() returns true if ANY task of a job array
is pending and test_job_array_completed() returns true if ALL
tasks of a job array are completed.
parent 945550c9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment