tn3399_openwrt/target/linux/x86_64
John Crispin 20940138ac scripts: fix wrong usage of '==' operator
[base-files] shell-scripting: fix wrong usage of '==' operator

normally the '==' is used for invoking a regex parser and is a bashism.
all of the fixes just want to compare a string. the used busybox-ash
will silently "ignore" this mistake, but make it portable/clean at least.

this patch does not change the behavior/logic of the scripts.

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>

SVN-Revision: 42911
2014-10-14 12:21:11 +00:00
..
base-files target/linux/*/base-files/lib/upgrade/platform.sh - wrong check for ARGC 2014-06-02 12:43:22 +00:00
image scripts: fix wrong usage of '==' operator 2014-10-14 12:21:11 +00:00
patches upgrade to 3.14 2014-04-09 11:46:18 +00:00
config-default kernel: update 3.14 to 3.14.16 2014-08-08 13:38:22 +00:00
Makefile kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00