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
..
caldata.sh base-files: remove some bashisms 4 years ago
leds.sh base-files: get_dt_led: don't warn about missing led 6 years ago
migrations.sh base-files: add leds migration 5 years ago
network.sh base-files: add network_get_uptime() to /lib/functions/network.sh 5 years ago
preinit.sh base-files: fix ramoverlay function with kernels 3.18+ 9 years ago
service.sh base-files: remove function service_kill 10 years ago
system.sh base-files/system.sh: remove $ in $(()) 4 years ago
uci-defaults.sh base-files: uci-defaults: do config flush in one shot 5 years ago