openwrt-packages/net/sqm-scripts
Tony Ambardar 8214106013 sqm-scripts: Fix return value bug in postrm script
The script removes the UCI option ucitrack.@sqm[0] if present and then
returns success. If that UCI option is already absent however, the
script incorrectly returns failure, which blocks upgrade of the
luci-app-sqm package.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2018-03-01 11:57:51 +01:00
..
Makefile sqm-scripts: Fix return value bug in postrm script 2018-03-01 11:57:51 +01:00