Commit b22385b7 authored by Moe Jette's avatar Moe Jette
Browse files

job_submit/lua: expose priority-related job_record fields to lua interface

This allows scripted modification of job records, by exposing the
 * job_ptr->direct_set_prio
 * job_ptr->priority
 * job_ptr->details->nice
fields to the job_submit.lua script.
parent 98d7059f
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