Files
driveAtlas/driveAtlas.sh
Jared Vititoe e6cc9a3853 Fix Rotation Rate regex to handle leading whitespace
The smartctl output has leading whitespace before field names:
  "Rotation Rate:    7200 rpm"

Removed the ^ anchor from the regex so it matches lines with
leading whitespace. This fixes HDD detection for drives that
have proper Rotation Rate fields in their SMART data.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 20:07:35 -05:00

45 KiB