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.
openwrt/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
10 years ago
..
ca-certificates ca-certificates: create symbolic link for certificate hashes 10 years ago
fstools scripts: fix wrong usage of '==' operator 10 years ago
mountd build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages 10 years ago
mtd bcm53xx: add fixtrx 10 years ago
opkg opkg: indicate upgrade vs install 10 years ago
procd scripts: fix wrong usage of '==' operator 10 years ago
rpcd rpcd: fix parsing of executable plugin output 10 years ago
ubox ubox: update to latest git head 10 years ago
ubus ubus: update to latest version, adds various fixes and improvements 10 years ago
uci uci: fix import with not yet existing packages, preserve config permissions on commit, fix Lua detection in cmake 10 years ago
udev packages: clean up the package folder 11 years ago
zram-swap zram-swap: fix dependencies 11 years ago