- Fix BASH_REMATCH being wiped by second =~ in Bank Locator exclusion check, causing DIMM table to always show empty. Use glob == *pattern* instead of =~ for the exclusion so BASH_REMATCH is preserved. - Remove incorrect bank_locators subtraction from total_slots count (grep pattern already excluded Bank Locator lines, so subtracting them again produced 0 total slots). - Fix check_services showing stray "not-found" line after "inactive" status by replacing `|| echo "not-found"` with empty-string check. - Add bc to README requirements list (script checks for it). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
31 KiB
Executable File
31 KiB
Executable File