sqm-scripts: Fix return value bug in postrm script
authorTony Ambardar <itugrok@yahoo.com>
Mon, 8 Jan 2018 11:50:26 +0000 (03:50 -0800)
committerToke Høiland-Jørgensen <toke@toke.dk>
Thu, 1 Mar 2018 10:57:51 +0000 (11:57 +0100)
commit8214106013ec53bd577bdb8d239ac6170461a346
tree2255b2c08b35567b0b54706cac95513d54ecebe9
parent060595e682678a7778348cae2bf4f2b10fb00f38
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>
net/sqm-scripts/Makefile