You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
bin base-files: make it possible to specify switch led mode 6 years ago
etc procd: Add wrapper for uci_validate_section() 5 years ago
lib base-files: config_get: prevent filename globbing 5 years ago
rom rename default/ to files/ 18 years ago
sbin base-files: sysupgrade: support additional mtd options 5 years ago
usr base-files: fix several bashisms 6 years ago