You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe this is because the schedule ends for "cloud05" and begins for "cloud38" (examples obviously) at the same moment in time. The expected result should be :
cloud38
In other words, when there is a transition time selected, the cloud that terminates at the specified time should not be displayed in the output result.
The text was updated successfully, but these errors were encountered:
Here is an example:
quads --host f07-h33-000-1029u.example.com --date '2021-01-10 22:00'
cloud05
cloud38
I believe this is because the schedule ends for "cloud05" and begins for "cloud38" (examples obviously) at the same moment in time. The expected result should be :
cloud38
In other words, when there is a transition time selected, the cloud that terminates at the specified time should not be displayed in the output result.
The text was updated successfully, but these errors were encountered: