Commit ec641000 authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Convert --power option parsing to new form.

Change field name to power in slurm_opt_t, and update all locations.

Remove casts through (char *) now that power_flags_id() takes a
(const char *) as input.

The salloc command did not reset on each pass - or ever - so follow
the established behavior of sbatch/srun and reset for each component.
parent 8a6fac53
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