Commit 22e71166 authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Convert --input in sbatch to new form.

Move ifname to slurm_opt_t, rather than keeping it in sbatch_opt_t
and srun_opt_t, making the arg handling code much simpler.

Skip setting it to /dev/null as part of the reset, and move that logic
to _opt_verify().

Fix a mistake in the API in slurm_get_job_stdin() where StdIn= is
prepended to /dev/null if ifname == NULL.
parent 0b6eb4a9
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