Révision 40366a4c
Correctly handle empty lists
Using `echo` adds an enter to empty lists, which gets seen as one entry and is sent to Munin as such. Using `printf` prevents this.
Fichiers
- ajouté
- modifié
- copié
- renommé
- supprimé
| ID | 40366a4c1ecd6447546a065b3d73354e1d3c137f |
| Parent | 6b28a1ba |
| Enfant | b247f8f2 |
Ajouté par Wilco de Boer il y a plus de 4 ans
Correctly handle empty lists
Using `echo` adds an enter to empty lists, which gets seen as one entry and is sent to Munin as such. Using `printf` prevents this.