dmraid: don't test if the binary exists in the init script
authorCarlos Santos <casantos@datacom.ind.br>
Mon, 16 Apr 2018 02:29:22 +0000 (23:29 -0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 16 Apr 2018 05:34:37 +0000 (07:34 +0200)
commite72bb38b9db3d9384398455c1a8e2dcf30140263
treef5b2c9fe7e62615a82aec120ea37818193ff501b
parent48e688ac16c03a313e7446be4f9ac7b57ab6caf8
dmraid: don't test if the binary exists in the init script

The test doesn't make sense. It just exits without any error if the
binary doesn't exist, which is silly.

Signed-off-by: Carlos Santos <casantos@datacom.ind.br>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/dmraid/S20dmraid