Commit 5799984c authored by Danny Auble's avatar Danny Auble
Browse files

Fix for regression in commit 1fbd95f7 which would cause

salloc/sbatch -w node0 -n2 to allocate 2 nodes instead of only 1 if it
could.

This makes the code look like it does in srun which does do the correct
thing.
parent 3a3ae2aa
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