2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-28 20:53:35 +08:00

artiq_flash: add missing semicolons

This commit is contained in:
Yann Sionneau 2015-08-20 18:28:00 +02:00
parent df7489ff61
commit 646721d3e9

View File

@ -66,6 +66,7 @@ do
echo "KC705 carrier board is either nist_qc1 or nist_qc2"
exit 1
fi
;;
*)
echo "ARTIQ flashing tool"
echo ""