openwrt/package/base-files/files/lib
Günther Kelleter c3389ab135 base-files: config_get: prevent filename globbing
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>
2019-01-30 13:20:14 +01:00
..
functions base-files: make it possible to specify switch led mode 2018-09-29 17:23:11 +02:00
preinit base-files: fix several bashisms 2018-12-05 22:16:52 +01:00
upgrade base-files: sysupgrade: support additional mtd options 2019-01-26 21:46:32 +01:00
functions.sh base-files: config_get: prevent filename globbing 2019-01-30 13:20:14 +01:00