Skip to content
Commit 829c03bc authored by Phi Bang Nguyen's avatar Phi Bang Nguyen Committed by David Leach
Browse files

runners: jlink: Fix NoneType object error



The commit 221199e1 presents a bug that
makes west flash failed with error.

AttributeError: 'NoneType' object has no attribute 'startswith'

In function is_tunnel(), tunnel may contain None and has no attribute
"startswith". Fix it.

Signed-off-by: default avatarPhi Bang Nguyen <phibang.nguyen@nxp.com>
parent 18fb3f9a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment