forked from M-Labs/artiq
artiq_flash: add missing semicolons
This commit is contained in:
parent
df7489ff61
commit
646721d3e9
|
@ -66,6 +66,7 @@ do
|
||||||
echo "KC705 carrier board is either nist_qc1 or nist_qc2"
|
echo "KC705 carrier board is either nist_qc1 or nist_qc2"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
;;
|
||||||
*)
|
*)
|
||||||
echo "ARTIQ flashing tool"
|
echo "ARTIQ flashing tool"
|
||||||
echo ""
|
echo ""
|
||||||
|
|
Loading…
Reference in New Issue