Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/wifi/wifi_signal | ||
|---|---|---|
| 24 | 24 |
echo "graph_vlabel dB" |
| 25 | 25 |
echo "graph_category wireless" |
| 26 | 26 |
echo "graph_info This graph shows the noise and singal levels of your WiFi devices" |
| 27 |
|
|
| 27 |
|
|
| 28 | 28 |
awk -F'[ :]*' '/:/ {
|
| 29 | 29 |
print $2"_noise.label Noise "$2; |
| 30 | 30 |
print $2"_signal.label Signal "$2; |
Formats disponibles : Unified diff