The following commit has been merged in the master branch:
commit 6c0337926c7f9972a076d58868f6e551153f2dbf
Author: Ville Skyttä <[email protected]>
Date:   Sat Nov 26 15:51:12 2011 +0200

    lintian: Remove spurious echo.

diff --git a/completions/lintian b/completions/lintian
index 6512115..52eabe4 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

-- 
bash-completion

_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/bash-completion-commits

Reply via email to