Projet

Général

Profil

Révision 17f78427

ID17f784270ae966ee9a13e9f5104a5b8f925b639e
Parent ef851f0c
Enfant d4320aea, 5b2396a9

Ajouté par Lars Kruse il y a plus de 7 ans

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files

Voir les différences:

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