1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-25 18:38:30 +00:00

Cosmetic whitespace uniformity

This commit is contained in:
Nye Liu 2016-10-26 14:10:46 -07:00
parent 31bedc0822
commit afe87e904e

View file

@ -42,7 +42,6 @@ case $1 in
exit 0
;;
config)
echo "graph_order `mytc $DEVICE | awk '{ print $2 "_" $3 }' | tr "\n" " "`"
echo "graph_title $DEVICE TC traffic"
echo 'graph_args --base 1000'