modem-manager: don't test if the binary exists in the init script
authorCarlos Santos <casantos@datacom.ind.br>
Mon, 16 Apr 2018 02:29:26 +0000 (23:29 -0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 16 Apr 2018 05:34:42 +0000 (07:34 +0200)
commitef0b7e752177254de38873a35b0383a32857e28c
tree2e59a6e318fa2c86089d1cc363e51aa4c7e1e7d4
parent1371504a0a13ee96b25c39a711bb6638e0c1544e
modem-manager: 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.

Drop the MODEMMANAGER_BIN variable, which was never initialized.

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