Don't exit if which fails to find fastboot

- Remove set -e, and check for the existence of the file returned by
which. If it's not there, die with a message.
- Also, check if the partition table needed exists.

b/129903611

Change-Id: I2bfc2271385fac07b37006deb9fa064394a1648a
1 file changed