• Chris Roberts's avatar
    Fetch reboot env var at run time and keep constant values constant · 4751353a
    Chris Roberts authored
    Keep the default duration as a constant and fetch the custom environment
    variable at run time with a fallback to the default. Set the sleep duration
    into a constant and add tests covering the expected behaviors when the
    default duration is in use as well as the override value. Also match the
    environment variable up with the constant just for consistency.
    4751353a