Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/network/brc_rssi | ||
|---|---|---|
| 6 | 6 |
# NOTE: NEEDS NON FREE UTILITY "wl" |
| 7 | 7 |
# Configuration: |
| 8 | 8 |
# [brc_rssi] |
| 9 |
# env.WIFISIDE eth0 # Set the WiFi side interface. Used to filter arp entries.
|
|
| 9 |
# env.WIFISIDE eth0 # Set the WiFi side interface. Used to filter arp entries. |
|
| 10 | 10 |
# # On a openwrt box defaults to "nvram get lan_ifname" otherwise |
| 11 | 11 |
# # no default. |
| 12 | 12 |
# |
| ... | ... | |
| 58 | 58 |
m=$(echo $M | tr -d ':') |
| 59 | 59 |
LABEL=$M |
| 60 | 60 |
NAME='' |
| 61 |
|
|
| 61 |
|
|
| 62 | 62 |
IP=$(echo "$ETHERS" | awk '/^'$M'/ { print $2; }')
|
| 63 | 63 |
case $IP in |
| 64 | 64 |
'') :;; |
Formats disponibles : Unified diff