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/printer/xerox-wc3220
27 27

  
28 28
 #%# family=contrib
29 29
 #%# capabilities=autoconf
30
  
30

  
31 31
=cut
32 32

  
33 33
case $1 in
......
51 51
wget -q -o /dev/null -O $TMP_DIR/$PRINTER_IP-Supplies.html http://$PRINTER_IP/status/Supplies.html
52 52

  
53 53

  
54
TONER_STR=$(grep "<td width=5%>" "$TMP_DIR/$PRINTER_IP-Supplies.html") 
54
TONER_STR=$(grep "<td width=5%>" "$TMP_DIR/$PRINTER_IP-Supplies.html")
55 55
#<td width=5%>99%</td>
56 56

  
57 57
echo -n "black.value "
......
59 59

  
60 60

  
61 61
rm $TMP_DIR/$PRINTER_IP-Supplies.html
62
           
62

  

Formats disponibles : Unified diff