mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 19:04:32 +04:00
sqm_logger tried tro wait indefinitely if passed an empty string. This in turn makes sqm-scripts hang. Quoting the input argument in sqm_logger seems to fix the problem. Signed-off-by: Sebastian Moeller <moeller0@gmx.de>