[script][flash_all] Fix typo
This commit is contained in:
parent
385edc5dad
commit
b4983a6a96
@ -65,7 +65,7 @@ function check_presence {
|
||||
if [[ $? == 0 ]] ; then
|
||||
reboot_and_wait_for_device $serial
|
||||
else
|
||||
echo "Error: Cannot found device $seial"
|
||||
echo "Error: Cannot found device $serial"
|
||||
exit 1;
|
||||
fi
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user