openwrtv3/package/system
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
..
ca-certificates ca-certificates: create symbolic link for certificate hashes 2014-09-25 07:38:02 +00:00
fstools scripts: fix wrong usage of '==' operator 2014-10-14 12:21:11 +00:00
mountd build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages 2014-06-30 08:19:48 +00:00
mtd bcm53xx: add fixtrx 2014-09-21 21:56:31 +00:00
opkg opkg: indicate upgrade vs install 2014-09-11 12:27:09 +00:00
procd scripts: fix wrong usage of '==' operator 2014-10-14 12:21:11 +00:00
rpcd rpcd: fix parsing of executable plugin output 2014-07-03 22:21:04 +00:00
ubox ubox: update to latest git head 2014-10-06 20:06:26 +00:00
ubus ubus: update to latest version, adds various fixes and improvements 2014-09-17 11:34:16 +00:00
uci uci: fix import with not yet existing packages, preserve config permissions on commit, fix Lua detection in cmake 2014-04-11 16:14:09 +00:00
udev packages: clean up the package folder 2013-06-21 16:54:37 +00:00
zram-swap zram-swap: fix dependencies 2013-11-13 18:42:45 +00:00