mirror of
https://github.com/Ansuel/openwrt.git
synced 2026-01-23 17:28:41 +00:00
[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 |
||
|---|---|---|
| .. | ||
| config | ||
| flashing | ||
| arm-magic.sh | ||
| brcmImage.pl | ||
| bundle-libraries.sh | ||
| 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 | ||
| env | ||
| ext-toolchain.sh | ||
| feeds | ||
| freebsd.sh | ||
| gen-dependencies.sh | ||
| getver.sh | ||
| ipkg | ||
| ipkg-make-index.sh | ||
| kconfig.pl | ||
| make-ipkg-dir.sh | ||
| md5sum | ||
| metadata.pl | ||
| metadata.pm | ||
| mkits.sh | ||
| om-fwupgradecfg-gen.sh | ||
| openbsd.sh | ||
| pad_image | ||
| patch-kernel.sh | ||
| patch-specs.sh | ||
| relink-lib.sh | ||
| remote-gdb | ||
| rstrip.sh | ||
| slugimage.pl | ||
| strip-kmod.sh | ||
| symlink-tree.sh | ||
| timestamp.pl | ||
| ubinize-image.sh | ||
| update-package-md5sum | ||