openwrtv3/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
2014-10-14 12:21:11 +00:00
..
authsae authsae: update to latest version 2014-10-02 19:47:28 +00:00
dnsmasq dnsmasq: bump to 2.72 2014-09-26 08:57:36 +00:00
dropbear scripts: fix wrong usage of '==' operator 2014-10-14 12:21:11 +00:00
ead ead: clean up 2014-03-21 15:54:59 +00:00
hostapd scripts: fix wrong usage of '==' operator 2014-10-14 12:21:11 +00:00
igmpproxy igmpproxy: add missing include 2014-08-03 10:45:31 +00:00
ipset-dns procd: convert various packages to procd style init.d scripts 2013-09-17 21:45:30 +00:00
lldpd lldp: make use of new USERID syntax 2014-10-08 08:01:33 +00:00
mdns mdns: update to latest git head 2014-09-02 21:39:40 +00:00
odhcpd odhcpd: fix segfault when parsing domain options in UCI 2014-09-25 11:53:12 +00:00
openvpn scripts: fix wrong usage of '==' operator 2014-10-14 12:21:11 +00:00
openvpn-easy-rsa openvpn-easy-rsa: restore essential patch to make it actually work on the target (#14324) 2013-10-15 12:23:21 +00:00
ppp ppp: add unconditional autoipv6-trigger 2014-10-09 07:38:25 +00:00
relayd scripts: fix wrong usage of '==' operator 2014-10-14 12:21:11 +00:00
samba36 samba36: update to minor version 3.6.24 2014-07-06 11:23:13 +00:00
uhttpd uhttpd: do not configure TLS parameters if libustream-ssl is not present 2014-08-25 12:39:34 +00:00