openwrt/scripts
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
..
config scripts/config: make wildcard include with no results non-fatal 2014-03-10 18:58:40 +00:00
flashing scripts: fix wrong usage of '==' operator 2014-10-14 12:21:11 +00:00
arm-magic.sh
brcmImage.pl
bundle-libraries.sh scripts/bundle-libraries: fall back to only copying binaries if ldd is unavailable (e.g. non-linux system) 2014-06-02 13:27:23 +00:00
checkpatch.pl
clang-gcc-wrapper
clean-package.sh
cleanfile
cleanpatch
combined-ext-image.sh
combined-image.sh
config.guess
config.rpath
config.sub
deptest.sh
diffconfig.sh
dl_cleanup.py
download.pl include/download.mk: Add download mirrors for tools from GNU Savannah (bug #15184) 2014-10-08 08:01:39 +00:00
env scripts: unset GREP_OPTIONS in env and feeds (fixes #16924) 2014-06-30 06:50:22 +00:00
ext-toolchain.sh
feeds scripts/feeds: handle missing/broken feeds better 2014-10-13 19:41:27 +00:00
freebsd.sh
gen-dependencies.sh
getver.sh
ipkg
ipkg-make-index.sh
kconfig.pl
make-ipkg-dir.sh
md5sum
metadata.pl build: add support for declaring package CONFLICTS which only affect selecting built-in packages 2014-10-05 16:41:33 +00:00
metadata.pm build: add support for declaring package CONFLICTS which only affect selecting built-in packages 2014-10-05 16:41:33 +00:00
mkits.sh
om-fwupgradecfg-gen.sh scripts/om-fwupgradecfg-gen.sh: add support for the OM5P 2014-07-20 17:30:48 +00:00
openbsd.sh
pad_image
patch-kernel.sh
patch-specs.sh
relink-lib.sh
remote-gdb script/remote-gdb: enable and keep command history 2014-09-18 09:29:44 +00:00
rstrip.sh
slugimage.pl
strip-kmod.sh
symlink-tree.sh
timestamp.pl
ubinize-image.sh scripts/ubinize-image.sh: fix ubinize-image.sh when used with --kernel 2014-06-29 06:59:29 +00:00
update-package-md5sum