Exit upon probe fail

This commit is contained in:
computermouth 2016-11-28 18:17:49 -08:00
parent 8e170577eb
commit aa2d5c1fa8
1 changed files with 1 additions and 0 deletions

View File

@ -179,6 +179,7 @@ dl_probe || (
echo -e "\tDid you run the setup script in CHIP-SDK?"
echo -e "\tDownload could be corrupt, it can be re-downloaded by adding the '-f' flag."
echo -e "\n\n"
exit 1
)
##pass