Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quads --host fqdn lists two results when picking transition time #355

Closed
kambiz-aghaiepour opened this issue Jan 7, 2021 · 0 comments
Closed

Comments

@kambiz-aghaiepour
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants