openwrt/package/base-files/files/lib
Günther Kelleter cddd7b4c77 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>
(backported from commit c3389ab135)
2019-01-30 13:21:02 +01:00
..
functions base-files: add network_get_metric() to /lib/functions/network.sh 2018-12-18 11:28:14 +01:00
preinit merge: base: update base-files and basic config 2017-12-08 19:41:18 +01:00
upgrade base-files: exit if mtd write command fails during sysupgrade 2018-12-18 09:43:59 +01:00
functions.sh base-files: config_get: prevent filename globbing 2019-01-30 13:21:02 +01:00