Merge pull request #8 from NextThingCo/ww/bugfix

Fixed bug in chip-fel-flash.sh
This commit is contained in:
Ben Young 2016-02-23 12:19:29 -08:00
commit b41fa7a135
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ fi
if [[ "${METHOD}" == "fel" ]]; then
if ! wait_for_linuxboot; then
echo "ERROR: could not flash":
rm -rf $(TMPDIR)
rm -rf ${TMPDIR}
exit 1
else
${SCRIPTDIR}/verify.sh