Commit afffca2a authored by Morris Jette's avatar Morris Jette
Browse files

Validate salloc/sbatch --wait-all-nodes argument

Prior logic would treat execute line like this:
$ sbatch --wait-all-nodes -N3 tmp
with "-N3" as being the argument to the "--wait-all-nodes" option.
See bug 3120
parent a5686458
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