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/network/services
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
..
authsae authsae: update to latest version 10 years ago
dnsmasq dnsmasq: bump to 2.72 10 years ago
dropbear scripts: fix wrong usage of '==' operator 10 years ago
ead ead: clean up 10 years ago
hostapd scripts: fix wrong usage of '==' operator 10 years ago
igmpproxy igmpproxy: add missing include 10 years ago
ipset-dns procd: convert various packages to procd style init.d scripts 11 years ago
lldpd lldp: make use of new USERID syntax 10 years ago
mdns mdns: update to latest git head 10 years ago
odhcpd odhcpd: fix segfault when parsing domain options in UCI 10 years ago
openvpn scripts: fix wrong usage of '==' operator 10 years ago
openvpn-easy-rsa openvpn-easy-rsa: restore essential patch to make it actually work on the target (#14324) 11 years ago
ppp ppp: add unconditional autoipv6-trigger 10 years ago
relayd scripts: fix wrong usage of '==' operator 10 years ago
samba36 samba36: update to minor version 3.6.24 10 years ago
uhttpd uhttpd: do not configure TLS parameters if libustream-ssl is not present 10 years ago