Commit d9da3783 authored by Marshall Garey's avatar Marshall Garey Committed by Tim Wickberg
Browse files

Don't allow empty string as a reservation name.

If a reservation with a name of "" (empty string) is created, then
salloc, sbatch, and srun can't submit jobs to that reservation. If
empty string is provided as the reservation name, generate a reservation
name instead.

Bug 7854.
parent 3a7b94fe
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