Files
driveAtlas/driveAtlas.sh
Jared Vititoe ff1486dfe2 Replace bc with awk for floating point comparison
Use awk BEGIN block for comparing Ceph OSD reweight values instead
of bc. Awk is more universally available and the previous fallback
to "echo 0" could incorrectly evaluate to true.

Fixes: #4

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 11:25:56 -05:00

25 KiB