]> code.ossystems Code Review - openembedded-core.git/commit
sysvinit: remove bashism to be compatible with dash
authorFedor Ross <fedor.ross@ifm.com>
Wed, 18 Nov 2020 17:13:14 +0000 (18:13 +0100)
committerAnuj Mittal <anuj.mittal@intel.com>
Wed, 25 Nov 2020 15:04:22 +0000 (23:04 +0800)
commitf3dbd50d3af6ff6ef6d2d5a64691c0861a19a733
treed8cca81491e414fa8fecb664b7209f01617536d1
parent679964bf178e0bba9fc3e5f8064b1cd55bf159c0
sysvinit: remove bashism to be compatible with dash

Replace the equality operator '==' with '=' inside of '[]' to be
compatible with bash and dash.

Signed-off-by: Fedor Ross <fedor.ross@ifm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit b7f0ec6eafb35117eaf4eeef281162080f0ca79a)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-core/sysvinit/sysvinit/rc