luci-app-watchcat: revert unnecessary quoting in init script
authorIvan Diaz <redacted>
Tue, 23 Dec 2025 13:30:29 +0000 (08:30 -0500)
committerJosef Schlehofer <redacted>
Fri, 26 Dec 2025 08:51:51 +0000 (09:51 +0100)
commit407617b78662f7fb0d4640ded0c2afbcc7c72e6e
treea0e2cdb81efb6b445768788f39a2011ca47af142
parent57e6f89c02112689e9ae9a489fd03dec4fae4b85
luci-app-watchcat: revert unnecessary quoting in init script

The quoting added in r18 for pinghosts is not needed. Multi-host support
remains fully functional, but the extra quotes caused inconsistent argument
handling between /etc/init.d/watchcat and /usr/bin/watchcat.sh,
especially for single-IP configurations.

This revert removes the unnecessary quoting in the init script and LUCI,
restoring consistent behavior while keeping multiple ping hosts supported.

Fixes: #28100 (watchcat: error if only one address is specified in pinghosts)
Signed-off-by: Ivan Diaz <redacted>
utils/watchcat/Makefile
utils/watchcat/files/watchcat.init
git clone https://git.99rst.org/PROJECT