Fix smartmon.sh textfile script (#700)
When there are no SMART compatible devices (Raspberry Pi for example) an error is returned, but the return code is still 0. `# scan_smart_devices: glob(3) aborted matching pattern /dev/discs/disc*` * Remove unused `disks` variable. * Filter for only valid `/dev` devices.pull/707/head
parent
f3a7022602
commit
1824ac3b9e
Loading…
Reference in new issue