summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2011-11-26 15:51:12 +0200
committerVille Skyttä <ville.skytta@iki.fi>2011-11-26 15:51:12 +0200
commit6c0337926c7f9972a076d58868f6e551153f2dbf (patch)
tree68b905947fdf77eff9c3e4b584b427c112798eee
parent81dd740a576ed9cd9648a33de654e77dae5e29d9 (diff)
downloadbash-completion-6c0337926c7f9972a076d58868f6e551153f2dbf.tar.gz
lintian: Remove spurious echo.
-rw-r--r--completions/lintian1
1 files changed, 0 insertions, 1 deletions
diff --git a/completions/lintian b/completions/lintian
index 65121151..52eabe43 100644
--- a/completions/lintian
+++ b/completions/lintian
@@ -133,7 +133,6 @@ _lintian()
# If we're here, the user is trying to complete on
# --action tag,tag,<TAB>
# Only few actions permit that, re-complete them now.
- echo $prev
case "$prev" in
-C|--check-part|-X|--dont-check-part)
_lintian_checks