Révision b194c867
Fix indentation
| plugins/disk/freebsd_hdd_power_state | ||
|---|---|---|
| 56 | 56 |
echo $DEVICES | awk 'BEGIN{OFS=""} { for (i = 0; i++ < NF;) print "power", i, ".label ", $i }'
|
| 57 | 57 |
exit 0;; |
| 58 | 58 |
autoconf) |
| 59 |
if [ -z "$DEVICES" ] ; then
|
|
| 59 |
if [ -z "$DEVICES" ] ; then
|
|
| 60 | 60 |
echo "no (no devices found)" |
| 61 |
else
|
|
| 61 |
else
|
|
| 62 | 62 |
echo yes |
| 63 | 63 |
fi |
| 64 | 64 |
exit 0;; |
Formats disponibles : Unified diff