Skip to content

Commit 646721d

Browse files
committedAug 20, 2015
artiq_flash: add missing semicolons
1 parent df7489f commit 646721d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

Diff for: ‎artiq/frontend/artiq_flash.sh

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ do
6666
echo "KC705 carrier board is either nist_qc1 or nist_qc2"
6767
exit 1
6868
fi
69+
;;
6970
*)
7071
echo "ARTIQ flashing tool"
7172
echo ""

0 commit comments

Comments
 (0)
Please sign in to comment.