Bug fix for reservation end time computation of existing experiments.
The code used $end (computed autoswap time) instead of $endtime. This could cause underestimation of the length of time an experiment could occupy nodes in cases where $endtime came later (which can happen in GENI slices).
Showing