packages/net/mwan3
Florian Eckert db3c8326fe mwan3: fix shellcheck warning SC2086
Add double quote to prevent globbing and word splitting where there is
no regression.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit feae9e5742)
2020-07-27 12:17:40 +02:00
..
files mwan3: fix shellcheck warning SC2086 2020-07-27 12:17:40 +02:00
Makefile mwan3: Fix mwan3 start not doing anything Due to a missing config load function call, mwan3 start runs ifup for an empty list of interfaces, thus not calling ifup at all. 2020-07-06 08:58:45 +02:00