dispatcher: fix check for sparse image
When using libmagic1 in version 1:5.35 output of magic.file() doesn't match the check in LAVA. This patch fixes it so the True/False is returned properly.
Signed-off-by: Milosz Wasilewski milosz.wasilewski@linaro.org