openwrt/package/base-files/files/lib
Sven Roederer 0fecc997f8 base-files: remove some bashisms
"[[" is a bash extension for test. As the ash-implementation is
not fully compatible we drop its usage.
Also change to "=" for simple test, which is sufficient. (see d6ac8ca76c)

Signed-off-by: Sven Roederer <devel-sven@geroedel.de>
[split patch, removed shebang]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-01-26 21:51:24 +01:00
..
functions base-files: remove some bashisms 2020-01-26 21:51:24 +01:00
preinit dropbear: move failsafe code out of base-files 2020-01-15 20:04:06 +01:00
upgrade base-files: add /usr/share/libubox/jshn.sh to sysupgrade stage2 2019-11-13 18:55:00 +01:00
functions.sh base-files/functions.sh: use grep -q instead of [] 2020-01-18 00:24:06 +01:00