mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-29 03:20:01 +04:00
It shouldn't gate on the value, since the value will ostensibly always be set; instead it should depend on the variable being prepended to being non-empty. Fixes #14403 Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>