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

Fix windows_task idle_time validation #6807

Merged
merged 1 commit into from Feb 7, 2018
Merged

Fix windows_task idle_time validation #6807

merged 1 commit into from Feb 7, 2018

Commits on Feb 6, 2018

  1. Fix windows_task idle_time validation

    Two improvements:
    - Compare frequency to :idle_time instead of comparing to an incomplete list of other frequencies
    - Keep all the validation logic in the function instead of splitting it between the function and where the function is called
    
    Added some specs tests too
    
    Signed-off-by: Alan Gauthier <algaut35@gmail.com>
    algaut committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    7d265d2 View commit details
    Browse the repository at this point in the history