mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-03 06:24:27 -05:00
When config_get is called as "config_get section option" the option is unexpectedly globbed by the shell which differs from the way options are read to a variable with "config_get variable section option". Add another layer of double quotes to fix it. Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de> |
||
|---|---|---|
| .. | ||
| functions | ||
| preinit | ||
| upgrade | ||
| functions.sh | ||