summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/ak2-core.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ak2-core.sh b/tools/ak2-core.sh
index a875a71..597d1b2 100755
--- a/tools/ak2-core.sh
+++ b/tools/ak2-core.sh
@@ -622,7 +622,7 @@ case $is_slot_device in
case $slot in
_a) slot=_b;;
_b) slot=_a;;
- ;;
+ esac;
;;
esac;
fi;