2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01: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'