Skip to content
Commit db3e1ddc authored by Christopher Swinchatt's avatar Christopher Swinchatt Committed by Vincent Coubard
Browse files

fvp: Handle return value of shutil.which when FVP binary not found



shutil.which returns None if the binary is not found
This results in FvpController._spawn failing with an
unclear error message

Signed-off-by: Christopher Swinchatt's avatarChris Swinchatt <christopher.swinchatt@arm.com>
parent 57cfd20b
Loading
Loading
Loading
Pipeline #4143 passed with stages
in 1 minute and 29 seconds