mwan3: fix mwan3track whitespace typo

Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
This commit is contained in:
Florian Eckert 2016-07-21 13:16:22 +02:00
parent bcad673643
commit bd43ab0fce
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ while true; do
let lost++
fi
done
if [ $host_up_count -lt $3 ]; then
let score--