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

win_reboot: Fix for ignore post_reboot_delay #46360

Merged
merged 2 commits into from
Oct 4, 2018

Commits on Oct 1, 2018

  1. win_reboot: Fix for ignore post_reboot_delay

    This fixes an issue where win_reboot would be ignoring the provided
    post_reboot_delay (and on Windows timing/waiting is everything!)
    
    This must be backported to the v2.7 branch.
    dagwieers committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    528014b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

  1. Configuration menu
    Copy the full SHA
    da3383f View commit details
    Browse the repository at this point in the history