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.
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>
4 years ago
..
functions base-files: remove some bashisms 4 years ago
preinit dropbear: move failsafe code out of base-files 4 years ago
upgrade base-files: add /usr/share/libubox/jshn.sh to sysupgrade stage2 5 years ago
functions.sh base-files/functions.sh: use grep -q instead of [] 4 years ago