Skip to content

Commit

Permalink
artiq_flash: add missing semicolons
Browse files Browse the repository at this point in the history
  • Loading branch information
fallen committed Aug 20, 2015
1 parent df7489f commit 646721d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions artiq/frontend/artiq_flash.sh
Expand Up @@ -66,6 +66,7 @@ do
echo "KC705 carrier board is either nist_qc1 or nist_qc2"
exit 1
fi
;;
*)
echo "ARTIQ flashing tool"
echo ""
Expand Down

0 comments on commit 646721d

Please sign in to comment.