Commit 6180ff64 authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Handle a reservation update to UNLIMITED correctly.

'scontrol update reservationname=foo duration=unlimited' sets INFINITE
as the duration, which needs to be translated to a year as is done
elsewhere. Otherwise it'll convert to 49710 days, which is definitely
wrong.

Bug 3836.
parent 5bc278f7
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