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 default Percent_Lifetime_Remain threshold handling when -w is giv… #93

Merged
merged 1 commit into from
Sep 20, 2023

Commits on Sep 20, 2023

  1. Fix default Percent_Lifetime_Remain threshold handling when -w is giv…

    …en (issue Napsty#92)
    
      Address issue when threshold is not set in the following case:
      check_smart -i auto -g '/dev/sda' -w Reallocated_Sector_Ct=250 -l
    
      Instead of 90, the threshold is 0 when -w is given without
      Percent_Lifetime_Remain threshold.
    ymartin-ovh committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    33c8439 View commit details
    Browse the repository at this point in the history