aboutsummaryrefslogtreecommitdiff
path: root/bash/bash_completion.d/eds.bash
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-10-31 09:09:22 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-10-31 09:09:22 +1300
commit429924d0d96521fa0b8977182d79a374acc8c429 (patch)
tree16fcb441accdbec73a3766107853462b88156bdf /bash/bash_completion.d/eds.bash
parentMerge branch 'release/v1.71.0' (diff)
downloaddotfiles-429924d0d96521fa0b8977182d79a374acc8c429.tar.gz
dotfiles-429924d0d96521fa0b8977182d79a374acc8c429.zip
Add missing ;; terminators
Diffstat (limited to 'bash/bash_completion.d/eds.bash')
-rw-r--r--bash/bash_completion.d/eds.bash1
1 files changed, 1 insertions, 0 deletions
diff --git a/bash/bash_completion.d/eds.bash b/bash/bash_completion.d/eds.bash
index c4a9b9a9..7fd29ae0 100644
--- a/bash/bash_completion.d/eds.bash
+++ b/bash/bash_completion.d/eds.bash
@@ -22,6 +22,7 @@ _eds() {
break
;;
esac
+ ;;
esac
done < <(bind -v)