From 646721d3e9380017d7fb9a17e1fd838e2f32cbe3 Mon Sep 17 00:00:00 2001 From: Yann Sionneau Date: Thu, 20 Aug 2015 18:28:00 +0200 Subject: [PATCH] artiq_flash: add missing semicolons --- artiq/frontend/artiq_flash.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/artiq/frontend/artiq_flash.sh b/artiq/frontend/artiq_flash.sh index cbe4cca46..e6302059f 100755 --- a/artiq/frontend/artiq_flash.sh +++ b/artiq/frontend/artiq_flash.sh @@ -66,6 +66,7 @@ do echo "KC705 carrier board is either nist_qc1 or nist_qc2" exit 1 fi + ;; *) echo "ARTIQ flashing tool" echo ""