tradefed: don't exit monitor_fastboot.sh on failure

due to bugs in fastboot protocol in hikey UEFI,
we get error reported on host while running
fastboot boot boot.img due to which the script
exits which should not happen. The target reports
error but still boots the downloaded image.

as a result, at next reboot in the test the script
won't be running to provide boot.img

Here are such jobs:
https://lkft.validation.linaro.org/scheduler/job/194938#L6099
https://lkft.validation.linaro.org/scheduler/job/195058#L5872

Change-Id: I3f10973272ea793e5cc2d5ce118092837174ee0d
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
1 file changed